cmos.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:11:24 +00:00 |
lms.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:11:24 +00:00 |
mms.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:11:24 +00:00 |
npx.c
|
unbreak the build. #include <sys/cpu.h>
|
2011-08-11 18:36:13 +00:00 |
npxvar.h
|
Split device_t and softc for npx(4).
|
2008-03-04 14:53:38 +00:00 |