NetBSD/sys/arch/alpha
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
..
alpha split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
common move common/bus_dma/ -> dev/bus_dma/ 2012-10-02 23:54:51 +00:00
compile
conf Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
eisa
include setcontext() used to be incompatible with -lpthread since it affected 2012-09-12 02:00:51 +00:00
isa
jensenio
mcbus
pci
sableio
stand Use ${_MKTARGET_LINK} and ${_MKTARGET_CREATE} 2012-07-20 15:23:02 +00:00
tc
tlsb
Makefile
STYLE