This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b54ff1eb07
NetBSD
/
sys
/
arch
/
evbppc
/
pmppc
History
dyoung
cf10107d5d
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 18:51:52 +00:00
..
dev
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 18:51:52 +00:00
pci
Modify mapiodev to take a third argument indicating whether the space
2011-06-30 00:52:55 +00:00
autoconf.c
split device/softc (CFATTACH_DECL_NEW)
2011-06-18 06:44:25 +00:00
machdep.c
Cleanup includes. (<net/netisr.h> is handled by softints, not MD anymore,
2011-06-20 07:18:05 +00:00
mainbus.c
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 18:51:52 +00:00
pic_cpc700.c
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 18:51:52 +00:00
pmppc_locore.S
Don't include *pmap.h in assembly files. Get the needed definitions
2011-06-20 19:56:10 +00:00