NetBSD/sys/arch/sparc64/dev
2017-07-06 11:09:00 +00:00
..
auxio_ebus.c Split auxio at ebus and auxio at sbus properly, so we can build kernels 2015-10-06 16:40:36 +00:00
auxio_sbus.c Split auxio at ebus and auxio at sbus properly, so we can build kernels 2015-10-06 16:40:36 +00:00
auxio.c the mutex is also used for fdc attachment, so initialize it also 2016-10-14 11:33:08 +00:00
auxioreg.h
auxiovar.h Split auxio at ebus and auxio at sbus properly, so we can build kernels 2015-10-06 16:40:36 +00:00
cbus.c sun4v: reset cbus debug back to zero 2016-07-18 19:32:44 +00:00
cbusvar.h sun4v: add cbus driver - from OpenBSD 2016-06-22 20:12:59 +00:00
central.c
centralvar.h
com_ebus.c
cons.h
consinit.c
ebus_mainbus.c Use newly introduced intrhand_alloc(). 2016-05-13 21:22:47 +00:00
ebus.c
ebusvar.h
fdc.c
fdcreg.h
fdcvar.h
ffb_mainbus.c set BUS_SPACE_MAP_PREFETCHABLE when mapping the SFB32 range 2016-11-04 18:11:15 +00:00
ffb.c enable font loading / screen resizing 2017-05-19 19:25:53 +00:00
ffbreg.h
ffbvar.h
fhc_central.c
fhc_mainbus.c
fhc.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
fhcreg.h
fhcvar.h
gfb.c support WSDISPLAYIO_GET_FBINFO 2016-11-23 21:18:12 +00:00
iommu.c Better to panic! Otherwise we end in an endless loop. 2016-03-07 00:28:36 +00:00
iommureg.h use uint64_t consistently. 2016-08-24 06:34:24 +00:00
iommuvar.h
kd.c
ldc.c sun4v: Fixed PR 51554 - Avoid unsafe allocation in ldc/vdsk 2017-03-03 21:09:25 +00:00
ldcvar.h sun4v: vdsk and ldc drivers - from OpenBSD, but heavily adapted to NetBSD scsipi - access to a virtual disk served from a ldom primary domain now works 2016-08-19 19:02:07 +00:00
lom.c
lpt_ebus.c
mkclock.c
pcf8591_envctrl.c
pcfiic_ebus.c Remove duplicate register definitions and merge them all into pcf8584reg.h. 2016-01-03 17:32:17 +00:00
pci_machdep.c
pckbc_ebus.c
pcons.c
pld_wdog.c
psm.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
psmreg.h
psycho.c Do not call OF_getprop on our node blindly - for the "pcons" hack we may 2017-03-26 12:51:42 +00:00
psychoreg.h
psychovar.h
pyro.c weed out BUS_SPACE_MAP_PREFETCHABLE in resp. _map() and _mmap() methods 2016-11-10 06:44:35 +00:00
pyrovar.h
rtc.c
sab82532reg.h
sab.c
sbus.c weed out BUS_SPACE_MAP_PREFETCHABLE in resp. _map() and _mmap() methods 2016-11-10 06:44:35 +00:00
sbusreg.h
sbusvar.h
schizo.c add __func__ to some panic strings. 2017-06-03 21:32:43 +00:00
schizoreg.h Set the target JPID for all interrupts on Tomatillo. 2015-11-23 21:40:14 +00:00
schizovar.h Set the target JPID for all interrupts on Tomatillo. 2015-11-23 21:40:14 +00:00
tda.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
upa.c
vbus.c sun4v: Fix potential memory leaks - spotted by maxv@ 2017-02-17 20:53:17 +00:00
vbusvar.h sun4v: vbus and vrtc drivers - from OpenBSD 2016-06-17 21:59:06 +00:00
vdsk.c sun4v: Fixed PR 51554 - Avoid unsafe allocation in ldc/vdsk 2017-03-03 21:09:25 +00:00
viovar.h sun4v: vdsk and ldc drivers - from OpenBSD, but heavily adapted to NetBSD scsipi - access to a virtual disk served from a ldom primary domain now works 2016-08-19 19:40:27 +00:00
vpci.c sun4v: make device interrupts work. Introduce a new intrhand_alloc() function for allocation of interrupt handlers and adapt to this. Parts from OpenBSD. ok martin@ 2016-05-10 19:23:59 +00:00
vpcivar.h
vrtc.c sun4v: vbus and vrtc drivers - from OpenBSD 2016-06-17 21:59:06 +00:00
zs.c Add a missing newline in zs at sbus attach message. 2015-10-30 16:21:46 +00:00
zsvar.h