.. |
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
|
Split auxio at ebus and auxio at sbus properly, so we can build kernels
|
2015-10-06 16:40:36 +00:00 |
auxioreg.h
|
Improve spelling: regsiter -> register
|
2015-07-11 10:32:45 +00:00 |
auxiovar.h
|
Split auxio at ebus and auxio at sbus properly, so we can build kernels
|
2015-10-06 16:40:36 +00:00 |
central.c
|
|
|
centralvar.h
|
|
|
com_ebus.c
|
|
|
cons.h
|
|
|
consinit.c
|
prom_printf converts "\n" to "\r\n" internally, so omit "\r".
|
2015-03-02 14:17:06 +00:00 |
ebus_mainbus.c
|
sun4v: Removed a bunch of ifdef SUN4V since the CPU_ISSUN4V already has the necessary logic. Noticed by mrg@
|
2014-11-04 18:11:42 +00:00 |
ebus.c
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
ebusvar.h
|
Generalize the code to allow for arbitrary interrupt wirings - with this change the serial console is usable on Sun Fire V445 systems - from OpenBSD - ok mrg@ martin@
|
2014-08-24 19:06:14 +00:00 |
fdc.c
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
fdcreg.h
|
|
|
fdcvar.h
|
|
|
ffb_mainbus.c
|
|
|
ffb.c
|
- initialize sc_bg_cache and FFB_FBC_BG along with everything else so things
|
2015-09-11 22:27:17 +00:00 |
ffbreg.h
|
|
|
ffbvar.h
|
|
|
fhc_central.c
|
|
|
fhc_mainbus.c
|
|
|
fhc.c
|
|
|
fhcreg.h
|
|
|
fhcvar.h
|
|
|
gfb.c
|
|
|
iommu.c
|
Better to panic! Otherwise we end in an endless loop.
|
2016-03-07 00:28:36 +00:00 |
iommureg.h
|
Initialize IOMMU control and status register properly - from OpenBSD - ok mrg@
|
2014-08-24 19:09:43 +00:00 |
iommuvar.h
|
sun4v: iommu setup seems to work now - device detection is now possible - parts from OpenBSD - ok mrg@, martin@
|
2015-09-03 19:43:35 +00:00 |
kd.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
lom.c
|
Print error codes from sysmon
|
2015-04-27 11:55:29 +00:00 |
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
|
pckbc@ebus: match "kb_ps2" device to make keyboard and mouse work
|
2015-08-14 10:59:27 +00:00 |
pcons.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
pld_wdog.c
|
|
|
power.c
|
|
|
power.h
|
|
|
psm.c
|
|
|
psmreg.h
|
|
|
psycho.c
|
s/pa/busaddr/ in a debug message, we print the actual paddr next.
|
2015-11-27 00:36:58 +00:00 |
psychoreg.h
|
|
|
psychovar.h
|
|
|
pyro.c
|
PCI Extended Configuration stuff written by nonaka@:
|
2015-10-02 05:22:49 +00:00 |
pyrovar.h
|
|
|
rtc.c
|
|
|
sab82532reg.h
|
|
|
sab.c
|
centralize the call unit / dialout macros
|
2014-11-15 19:20:01 +00:00 |
sbus.c
|
|
|
sbusreg.h
|
|
|
sbusvar.h
|
|
|
schizo.c
|
Use __BIT() for some masks to fix the sparc build.
|
2015-11-27 09:34:36 +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
|
Print error codes from sysmon
|
2015-04-27 11:55:29 +00:00 |
upa.c
|
|
|
vpci.c
|
Shuffle a bit to avoid empty loop body.
|
2015-11-27 13:51:57 +00:00 |
vpcivar.h
|
sun4v: vpci driver - initial (and incomplete) version of virtual PCIe host bridge driver for sun4v systems. Based on the NetBSD pyro driver and OpenBSD vpci driver. Future work will include integrating code from the OpenBSD vpci driver.
|
2015-02-12 04:48:37 +00:00 |
zs.c
|
Add a missing newline in zs at sbus attach message.
|
2015-10-30 16:21:46 +00:00 |
zsvar.h
|
|
|