This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
hp700
History
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
Remove the (never used) struct device from ssio_softc.
2012-10-10 16:51:10 +00:00
gsc
Split softc/device_t
2012-10-10 17:00:37 +00:00
hp700
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
include
…
stand
…
Makefile
…