NetBSD/sys/arch/mac68k/obio
chs cbab9cadce split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
2012-10-27 17:17:22 +00:00
..
asc.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ascvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
esp.c Replace few simple_lock(9) cases. 2012-02-18 23:51:27 +00:00
espvar.h
grf_obio.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_mc_obio.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
if_sn_obio.c
iwm.s
iwm_fd.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
iwm_fdvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
iwmreg.h
obio.c CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 16:52:18 +00:00
obiovar.h
sbc_obio.c
wdc_obio.c Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00