NetBSD/sys/arch/landisk
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
..
compile
conf Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
dev Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00
include split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
landisk split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
stand fix my license notice. 2012-01-21 19:44:28 +00:00
Makefile