NetBSD/sys/arch/mips/adm5120
dholland f9228f4225 Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
2014-07-25 08:10:31 +00:00
..
dev Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
include split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
adm5120_cfio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
adm5120_extio_space.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
adm5120_extio.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
adm5120_intr.c Fix machine/ includes 2011-07-10 23:13:22 +00:00
adm5120_obio_dma.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
adm5120_obio_space.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
adm5120_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
adm5120_pciio_space.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
adm5120_pcimem_space.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00