NetBSD/sys/arch/next68k/dev
matt 2d01485274 CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use bool when appropriate
2011-06-06 16:52:18 +00:00
..
bmapreg.h
clockreg.h
enreg.h
esp.c
espreg.h
espvar.h
if_xe.c switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
if_xereg.h
if_xevar.h switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
intio.c CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 16:52:18 +00:00
intiovar.h Explicitly include <machine/bus.h> here for bus_space_tag_t and bus_dma_tag_t. 2011-01-02 08:19:03 +00:00
mb8795.c switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
mb8795reg.h switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
mb8795var.h switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
nextcons.c switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
nextdisplay.c
nextdisplayvar.h
nextdma.c fix some errors in debug code, found by henning petersen in PR#42529. 2010-06-06 02:51:46 +00:00
nextdmareg.h switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
nextdmavar.h switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
nextkbd.c
nextkbdvar.h
wskbdmap_next.c
wskbdmap_next.h
zs_cons.h
zs_kgdb.c
zs.c