.. |
auxio.c
|
split auxio, ebus, psycho, sab.
|
2011-06-02 00:24:23 +00:00 |
auxioreg.h
|
…
|
|
auxiovar.h
|
…
|
|
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
|
…
|
|
ebus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
ebus_mainbus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
ebusvar.h
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
fdc.c
|
CFATTACH_DECL_NEW
|
2011-06-03 02:48:33 +00:00 |
fdcreg.h
|
…
|
|
fdcvar.h
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
ffb.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +00:00 |
ffb_mainbus.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 |
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
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +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
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +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
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +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
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +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 |
sab.c
|
split auxio, ebus, psycho, sab.
|
2011-06-02 00:24:23 +00:00 |
sab82532reg.h
|
…
|
|
sbus.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +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
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:41:51 +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
|
Remove implicit include <dev/sbus/sbusvar.h> from autoconf.h, and
|
2011-03-12 11:43:38 +00:00 |
zsvar.h
|
…
|
|