NetBSD/sys/arch/sparc/dev
macallan c32ba149e1 rev. 27 SX needs memory referencing instructions written to 64bit aligned
addresses ( my rev. 25 just ignores the lower 3 bits )
so, we zero these bits now
2014-04-23 16:54:21 +00:00
..
Makefile install sxreg.h to /usr/include/sparc/ 2013-05-30 20:08:47 +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 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
cgfour.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
cgfourteen.c rev. 27 SX needs memory referencing instructions written to 64bit aligned 2014-04-23 16:54:21 +00:00
cgfourteenreg.h
cgfourteenvar.h allow userland to map SX registers and IO space 2013-05-29 22:26:39 +00:00
cgsix_obio.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cgtwo.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
com_ebus.c
com_obio.c
cons.h
dma_obio.c
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
fd.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
fdreg.h
fdvar.h
if_ie_obio.c - remove unused but set variables. 2013-10-19 19:40:23 +00:00
if_le_obio.c
kbd_pckbport.c
kd.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20: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
swreg.h
sx.c print chip revision on attach 2014-04-15 10:24:54 +00:00
sxreg.h add store-with-clamp instructions 2013-06-19 00:41:16 +00:00
sxvar.h print chip revision on attach 2014-04-15 10:24:54 +00:00
tctrl.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
tctrlvar.h
ts102.c - remove unused but set variables. 2013-10-19 19:40:23 +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.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
zs_kgdb.c