NetBSD/sys/dev/hpc
perry b6a2ef7569 Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
2007-12-25 18:33:32 +00:00
..
apm Complete lockmgr->mutex conversion started in 1.12. Mutex needs to be 2007-12-14 00:51:44 +00:00
Makefile
bicons.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
bicons.h
biconsdev.c - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
biconsvar.h
bifont.c
bivideo.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bivideovar.h
btnmgr.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
button.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
files.bicons
files.hpcapm Remove (the default) #define XXXDEBUG and add the options to the relevant 2006-10-09 10:33:42 +00:00
files.hpcfb Remove (the default) #define XXXDEBUG and add the options to the relevant 2006-10-09 10:33:42 +00:00
files.hpcio Remove (the default) #define XXXDEBUG and add the options to the relevant 2006-10-09 10:33:42 +00:00
files.hpckbd Remove (the default) #define XXXDEBUG and add the options to the relevant 2006-10-09 10:33:42 +00:00
files.hpctp
fontconv.c
hpcapm.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
hpcbatterytable.h
hpcbatteryvar.h
hpccmap.c
hpccmap_gen.c
hpccmapvar.h
hpcfb.c wsdisplay has been converted to device_t/softc separation so we can't cast 2007-10-29 20:45:57 +00:00
hpcfbio.h
hpcfbvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpcin.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
hpcioman.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
hpciomanvar.h
hpciovar.h
hpckbd.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
hpckbdkeymap.h Fix to persona_hpw{5,20}0pad_special_keymap.[KEY_SPECIAL_OFF] = 5. 2007-09-23 11:56:27 +00:00
hpckbdvar.h
hpcout.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
hpctpanel.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpctpanelvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpf1275a_tty.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
pckbd_encode.c
pckbd_encode.h
pwctl.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
video_subr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
video_subr.h
vt220l8x10.h