NetBSD/sys/dev/hpc
peter 9bc22ed904 wsdisplay has been converted to device_t/softc separation so we can't cast
the wsdisplay device to the wsdisplay_softc anymore.  Use device_private()
instead to get the softc.
2007-10-29 20:45:57 +00:00
..
apm Fix compile failure occured kthread API changes. 2007-07-10 13:55:20 +00:00
bicons.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bicons.h
biconsdev.c Initialise the callbacks for tty.t_rstrt_ch in ttymalloc 2007-10-18 18:54:56 +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_gen.c
hpccmap.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 machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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 machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +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 after the recent config_attach_pseudo() changes, unit numbers have the same 2007-03-09 15:41:02 +00:00
Makefile
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