Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hp300/dev/maskbits.h
RevisionDateAuthorComments
 1.10  31-May-2025  tsutsui Use C99 exact width integer types, and misc KNF. (sync with stand/common)
 1.9  06-Feb-2011  tsutsui branches: 1.9.92;
Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.

- Only A1416 Kathmandu (topcat) framebuffer on 425t is tested, but
all other variants (TigerShark, Hyperion, DaVinci, GatorBox, Renaissance)
should also work if they are working on OpenBSD/hp300.
- sti(4) and SGC bus support are not pulled because I don't have 425e
and I can't confirm that 362 and 382 actually have SGC bus.
(I'll commit a DIO based dumb driver for 362 and 382 framebuffers later)
- Xorg server with wsfb driver will also be integrated soon
once after keycode with NoSymbol problem is addressed.
(We have to re-think what code should be used on WSDISPLAY_COMPAT_RAWKBD)
- MI HIL keyboard and mouse drivers are working fine though
cngetc via hilkbd has some problem (still we can input commands).
- No old HP-UX like HIL ioctl compatibility (we removed COMPAT_HPUX anyway).
grfinfo(8) and hilinfo(8) will be removed shortly.

Demonstrated on NetBSD booth at Open Source Conference 2011 Kagawa.
 1.8  19-Mar-2006  tsutsui branches: 1.8.88; 1.8.94; 1.8.96;
- TAB/space cleanup
- use do{}while(/*CONSTCOND*/0) for macro with multiple statements
 1.7  24-Dec-2005  perry branches: 1.7.4; 1.7.6; 1.7.8; 1.7.10; 1.7.12;
bare asm -> __asm
 1.6  11-Dec-2005  christos merge ktrace-lwp.
 1.5  07-Aug-2003  agc branches: 1.5.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.4  16-Nov-2001  gmcgarry branches: 1.4.16;
Remove unnecessary trailing argument. Now compiles with new toolchain.
 1.3  31-Mar-1997  scottr branches: 1.3.36; 1.3.40;
Add prototypes, and make this compile with -Wall. Remove register
modifier from all declarations.
 1.2  26-Oct-1994  cgd new RCS ID format.
 1.1  23-May-1994  mycroft Merge with 4.4-Lite.
 1.3.40.1  08-Jan-2002  nathanw Catch up to -current.
 1.3.36.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.16.1  03-Aug-2004  skrll Sync with HEAD
 1.5.16.1  21-Jun-2006  yamt sync with head.
 1.7.12.1  28-Mar-2006  tron Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
 1.7.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.7.8.1  01-Apr-2006  yamt sync with head.
 1.7.6.1  22-Apr-2006  simonb Sync with head.
 1.7.4.1  09-Sep-2006  rpaulo sync with head
 1.8.96.1  08-Feb-2011  bouyer Sync with HEAD
 1.8.94.1  06-Jun-2011  jruoho Sync with HEAD.
 1.8.88.1  05-Mar-2011  rmind sync with head
 1.9.92.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed