NetBSD/sys/arch/sparc64/dev
2011-08-12 08:47:05 +00:00
..
auxio.c split auxio, ebus, psycho, sab. 2011-06-02 00:24:23 +00:00
auxioreg.h remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
auxiovar.h remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
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 CFATTACH_DECL_NEW 2011-06-03 03:20:39 +00:00
consinit.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
ebus_mainbus.c - make a bunch of functions static 2011-08-12 06:38:18 +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 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
ffbreg.h Correc the "enable pedestal" register definition. 2011-05-09 08:44:22 +00:00
ffbvar.h CFATTACH_DECL_NEW 2011-06-03 03:20:39 +00:00
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 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
iommureg.h define 'struct iommureg2', that includes the full set of regs for the 2011-03-20 20:42:06 +00:00
iommuvar.h add a new is_flags member to strut iommu_state. add two flags: 2011-03-20 20:47:10 +00:00
kd.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
lom.c Initialize sensor states before registering. 2011-06-20 17:01:45 +00:00
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 Initialize sensor states before registering. 2011-06-20 17:01:45 +00:00
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 CFATTACH_DECL_NEW 2011-06-03 03:20:39 +00:00
pld_wdog.c forgot _NEW again. 2011-06-03 03:21:12 +00:00
power.c CFATTACH_DECL_NEW 2011-06-03 03:20:39 +00:00
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 initialise ih_pending. 2011-08-12 06:38:35 +00:00
psychoreg.h revert the iommu changes for now. my U60 doesn't like them. 2011-03-16 05:49:43 +00:00
psychovar.h split auxio, ebus, psycho, sab. 2011-06-02 00:24:23 +00:00
pyro.c initailise ih_pending and ih_ivec. 2011-08-12 06:41:50 +00:00
pyrovar.h CFATTACH_DECL_NEW 2011-06-03 03:05:21 +00:00
rtc.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
sab82532reg.h
sab.c split auxio, ebus, psycho, sab. 2011-06-02 00:24:23 +00:00
sbus.c initialise ih_pending 2011-08-12 06:41:15 +00:00
sbusreg.h revert the iommu changes for now. my U60 doesn't like them. 2011-03-16 05:49:43 +00:00
sbusvar.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
schizo.c initialise ih_pending 2011-08-12 06:41:15 +00:00
schizoreg.h enable the tomatillo iocache. 2011-03-20 20:43:34 +00:00
schizovar.h CFATTACH_DECL_NEW 2011-06-03 02:48:33 +00:00
tda.c Return early if we are called from indirect attach (i.e., not the normal 2011-04-03 06:25:11 +00:00
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 Split softc and device_t for zsc(4) and its children. 2008-03-29 19:15:34 +00:00