NetBSD/sys/arch/macppc/dev
dsl c9fe3ca8c3 Some namespace protection (and add greppablity).
Prefix the DRIVE_ and DRIVET_ constants from atavar.h with ATA_.
Don't use an enum for drive_type - you don't know how big it will be.
Move driver_type to avoid implicit structure padding (esp on arm).
This change is purely lexical and mechanical.

Update to 6.99.9 - this wasn't done when the SATA PMP changes
were made - I'm sure they warranted a bump.
2012-07-15 10:55:27 +00:00
..
abtn.c struct device * -> device_t 2011-06-18 08:08:27 +00:00
adb_direct.c Use C89 function prototypes. 2012-02-01 02:02:07 +00:00
adb.c Use C89 function prototypes. 2012-02-01 02:02:07 +00:00
adbvar.h
aed.c struct device * -> device_t 2011-06-18 08:08:27 +00:00
aedvar.h
akbd.c struct device * -> device_t 2011-06-18 08:08:27 +00:00
akbdmap.h
akbdvar.h
am79c950.c finish device_t-ification 2011-07-26 08:36:02 +00:00
am79c950reg.h
ams.c According to the Oxford Dictionary of Etymology, a wether is a male sheep 2011-08-01 12:28:53 +00:00
amsvar.h
apm.c struct device * -> device_t 2011-06-18 08:08:27 +00:00
awacs.c put back IPL_AUDIO and splaudio(), at the request of rmind. they are 2011-11-24 03:35:56 +00:00
battery.c finish device_t-ification 2011-07-26 08:36:02 +00:00
batteryvar.h
com_mainbus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
cuda.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
cudavar.h
dbcool_ki2c.c Match adm1030 too in dbcool_ki2c_match. 2011-12-13 08:16:40 +00:00
dbdma.c malloc -> kmem_alloc 2012-05-23 21:47:23 +00:00
dbdma.h
deq.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
deqvar.h
esp.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
espvar.h
gpio.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
if_bm.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
if_bmreg.h
if_gm.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_gmreg.h
if_mc.c finish device_t-ification 2011-07-26 08:36:02 +00:00
if_mcvar.h finish device_t-ification 2011-07-26 08:36:02 +00:00
if_wi_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
kauai.c Some namespace protection (and add greppablity). 2012-07-15 10:55:27 +00:00
ki2c.c finish device_t-ification 2011-07-26 08:36:02 +00:00
ki2cvar.h finish device_t-ification 2011-07-26 08:36:02 +00:00
mediabay.c finish device_t-ification 2011-07-26 08:36:02 +00:00
mesh.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
meshreg.h
nvram.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
obio.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
obiovar.h
ofb.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
ofcons.c struct device * -> device_t 2011-06-18 08:08:27 +00:00
pbms.c The driver didn't work, because it expects the whole data packet in a 2010-12-20 19:18:24 +00:00
pm_direct.c
pm_direct.h
pmu.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
pmuvar.h add support for controlling power to the modem in some PowerBooks 2010-11-09 20:44:49 +00:00
smartbat.c finish device_t-ification 2011-07-26 08:36:02 +00:00
snapper.c put back IPL_AUDIO and splaudio(), at the request of rmind. they are 2011-11-24 03:35:56 +00:00
uni-n.c more device/softc splitting 2011-10-26 13:54:18 +00:00
valkyriefb.c cleanup, remove debug goo 2012-05-23 21:46:17 +00:00
valkyriefbreg.h drivers to support the onboard video circuitry found in for example the 2012-01-24 04:33:11 +00:00
viareg.h Use C89 function prototypes. 2012-02-01 02:02:07 +00:00
videopll.c drivers to support the onboard video circuitry found in for example the 2012-01-24 04:33:11 +00:00
videopllvar.h drivers to support the onboard video circuitry found in for example the 2012-01-24 04:33:11 +00:00
wdc_obio.c Some namespace protection (and add greppablity). 2012-07-15 10:55:27 +00:00
zs_kgdb.c
zs.c Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00