NetBSD/sys/arch/sparc/dev
2013-03-24 17:50:26 +00:00
..
apc.c
apcreg.h
audioamd.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
audioamdvar.h
bootbus.c convert the remaining sparc drivers to CFATTACH_DECL_NEW/cfdata_t/device_t. 2011-07-18 00:31:13 +00:00
bootbusvar.h
bwtwo_obio.c
cgeight.c convert to use device_t, cfdata_t and CFATTACH_DECL_NEW(). 2011-07-18 00:05:35 +00:00
cgfour.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cgfourteen.c break some more long lines 2013-02-12 22:24:47 +00:00
cgfourteenreg.h
cgfourteenvar.h use SX for basic hardware acceleration 2013-02-06 04:10:54 +00:00
cgsix_obio.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cgtwo.c convert to use device_t, cfdata_t and CFATTACH_DECL_NEW(). 2011-07-18 00:05:35 +00:00
com_ebus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
com_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
cons.h
dma_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
ebus.c avoid writing 1 byte beyond the end of the string promlib.c has given us. 2012-01-30 04:25:14 +00:00
esp_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
fd.c Fix device_t/softc split botches that could be fatal. From 2012-10-10 16:51:50 +00:00
fdreg.h
fdvar.h dependant -> dependent 2011-06-30 20:09:15 +00:00
if_ie_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
if_le_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
kbd_pckbport.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
kd.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ms_pckbport.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
obio.c Check if sbus is defined in the kernel configuration before using it. 2013-03-24 17:50:26 +00:00
pckbc_js.c Adapt to the changed signature of pckbc_cnattach(). 2012-10-13 17:58:53 +00:00
power.c Fix more -fno-common fallout. 2012-07-29 00:04:05 +00:00
power.h Fix more -fno-common fallout. 2012-07-29 00:04:05 +00:00
rtc.c convert the remaining sparc drivers to CFATTACH_DECL_NEW/cfdata_t/device_t. 2011-07-18 00:31:13 +00:00
sbus.c Wrap sbuserr_handler and sbus_error with: 2012-09-23 09:54:04 +00:00
sbusreg.h
sbusvar.h
sw.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
swreg.h
sx.c fix typos, deal with hardware insanity 2013-02-06 04:06:29 +00:00
sxreg.h add SX_ROP instruction 2013-02-06 20:39:03 +00:00
sxvar.h attachment and initialization for SX 2013-02-05 21:52:48 +00:00
tctrl.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tctrlvar.h
ts102.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ts102reg.h
vme_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
vmereg.h
zs_kgdb.c
zs.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00