NetBSD/sys/arch/sparc/dev
pk 4eb3db09d9 Move all `ID prom' stuff into the prom library. 2003-02-26 17:39:05 +00:00
..
audioamd.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
audioamdvar.h
bootbus.c Use aprint_normal() for cfprint routines. 2003-01-01 02:20:47 +00:00
bootbusvar.h
bwtwo_obio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
cgeight.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cgfour.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cgfourteen.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cgfourteenreg.h
cgfourteenvar.h
cgsix_obio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
cgtwo.c Fixed a null pointer passed to printf(). 2002-12-05 18:05:33 +00:00
com_ebus.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
com_obio.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
cons.h
dma_obio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
ebus.c Move all `ID prom' stuff into the prom library. 2003-02-26 17:39:05 +00:00
esp_obio.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
fd.c Add missing splbio() protecting of bufpool access. Add a clarifying 2003-02-25 21:25:40 +00:00
fdreg.h
fdvar.h
if_ie_obio.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
if_le_obio.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
kbd_pckbc.c Clean-up kbd driver layers a bit more. Lift common code into the upper layer. 2002-10-21 15:36:35 +00:00
kd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ms_pckbc.c First cut at PS/2 keyboard and mouse drivers that talk Sun firm events. 2002-10-03 16:27:04 +00:00
obio.c part one of bus_space(9) fixes to enable bus spaces to override the 2003-01-03 11:57:45 +00:00
pckbc_js.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
power.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
power.h
rtc.c The chip treats weekday 1 == Sunday, correct dt_wday adjustment logic 2002-12-03 17:54:54 +00:00
sbus.c Use aprint_normal() for cfprint routines. 2003-01-01 02:20:47 +00:00
sbusreg.h
sbusvar.h
sw.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
swreg.h
tctrl.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
tctrlvar.h
ts102reg.h
vme_machdep.c Merge the nathanw_sa branch. 2003-01-18 06:44:56 +00:00
vmereg.h
zs.c Provide locking required by the interrupt handlers running at IPL_SERIAL. 2003-01-28 12:35:31 +00:00
zs_kgdb.c