History log of /netbsd/sys/arch/hp300/dev/maskbits.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 7908a815 06-Feb-2011 tsutsui <tsutsui@NetBSD.org>

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, G

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.

show more ...


# 9834d093 19-Mar-2006 tsutsui <tsutsui@NetBSD.org>

- TAB/space cleanup
- use do{}while(/*CONSTCOND*/0) for macro with multiple statements


# 2d65de24 24-Dec-2005 perry <perry@NetBSD.org>

bare asm -> __asm


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# aad01611 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.


# e9ec9562 16-Nov-2001 gmcgarry <gmcgarry@NetBSD.org>

Remove unnecessary trailing argument. Now compiles with new toolchain.


# c008fc0a 31-Mar-1997 scottr <scottr@NetBSD.org>

Add prototypes, and make this compile with -Wall. Remove register
modifier from all declarations.


# 132b4143 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# c1e1831b 23-May-1994 mycroft <mycroft@NetBSD.org>

Merge with 4.4-Lite.