.. |
auxio.c
|
|
|
auxioreg.h
|
|
|
auxiovar.h
|
|
|
central.c
|
use device_private(). thanks to jmcneill for pointing this out.
|
2011-08-01 08:36:39 +00:00 |
centralvar.h
|
port the openbsd central and fhc drivers, and the clock/zs attachments.
|
2011-07-29 08:37:36 +00:00 |
com_ebus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
cons.h
|
|
|
consinit.c
|
|
|
ebus_mainbus.c
|
initialise ih_ivec.
|
2011-08-14 08:14:00 +00:00 |
ebus.c
|
add per ivec event counters
|
2011-07-20 12:06:00 +00:00 |
ebusvar.h
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
fdc.c
|
inline -> static inline
|
2011-08-08 14:49:06 +00:00 |
fdcreg.h
|
|
|
fdcvar.h
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
ffb_mainbus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
ffb.c
|
Correct the VSYNC-related register definitions and rework how they are used
|
2011-10-23 06:06:24 +00:00 |
ffbreg.h
|
Correct the VSYNC-related register definitions and rework how they are used
|
2011-10-23 06:06:24 +00:00 |
ffbvar.h
|
|
|
fhc_central.c
|
use device_private(). thanks to jmcneill for pointing this out.
|
2011-08-01 08:36:39 +00:00 |
fhc_mainbus.c
|
use device_private(). thanks to jmcneill for pointing this out.
|
2011-08-01 08:36:39 +00:00 |
fhc.c
|
Set the destination UPAID when establishing the interrupt mapping.
|
2011-08-12 08:24:01 +00:00 |
fhcreg.h
|
port the openbsd central and fhc drivers, and the clock/zs attachments.
|
2011-07-29 08:37:36 +00:00 |
fhcvar.h
|
port the openbsd central and fhc drivers, and the clock/zs attachments.
|
2011-07-29 08:37:36 +00:00 |
gfb.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
iommu.c
|
Fix namespace confilicts membar_ops(3) vs. macros for SPARC V9
|
2011-10-08 08:49:07 +00:00 |
iommureg.h
|
|
|
iommuvar.h
|
|
|
kd.c
|
|
|
lom.c
|
|
|
lpt_ebus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
mkclock.c
|
port the openbsd central and fhc drivers, and the clock/zs attachments.
|
2011-07-29 08:37:36 +00:00 |
pcf8591_envctrl.c
|
|
|
pcfiic_ebus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
pci_machdep.c
|
convert some open-coded SPDB_PROBE printf calls to use DPRINTF() macro.
|
2011-08-12 06:04:41 +00:00 |
pcons.c
|
|
|
pld_wdog.c
|
|
|
power.c
|
|
|
power.h
|
|
|
psm.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
psmreg.h
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
psycho.c
|
ih_pil is an interrupt level, not an interrupt mask.
|
2011-09-04 12:17:13 +00:00 |
psychoreg.h
|
|
|
psychovar.h
|
|
|
pyro.c
|
initailise ih_pending and ih_ivec.
|
2011-08-12 06:41:50 +00:00 |
pyrovar.h
|
|
|
rtc.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
sab82532reg.h
|
|
|
sab.c
|
|
|
sbus.c
|
ih_pil is an interrupt level, not an interrupt mask.
|
2011-09-04 12:17:13 +00:00 |
sbusreg.h
|
|
|
sbusvar.h
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
schizo.c
|
ih_pil is an interrupt level, not an interrupt mask.
|
2011-09-04 12:17:13 +00:00 |
schizoreg.h
|
|
|
schizovar.h
|
|
|
tda.c
|
|
|
upa.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
zs.c
|
Use aprint_normal(). From apb@.
|
2011-08-12 08:47:05 +00:00 |
zsvar.h
|
|
|