NetBSD/sys/arch/mvme68k/dev
matt 612b7ee57a struct device * -> device_t, struct cfdata * -> cfdata_t
CFATTACH_DECL(*, sizeof(struct device), -> CFATTACH_DECL_NEW(&, 0
2011-06-05 17:03:16 +00:00
..
clock_pcc.c
dmavar.h
if_le.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_lereg.h
if_levar.h
lpt_pcc.c
lpt_pccreg.h
mainbus.c struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
mainbus.h
memc_68k.c
pcc.c udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 20:19:31 +00:00
pccreg.h udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 20:19:31 +00:00
pcctwo_68k.c
pccvar.h
sbic.c
sbicreg.h
sbicvar.h
timekeeper.c
vme_pcc.c ANSIfy functions with function-pointer arguments 2009-03-16 23:11:09 +00:00
vme_pccreg.h
vme_pccvar.h
vme_two_68k.c
wdsc.c
wdscreg.h
zs.c Invoke zs_lock_init() _after_ copying console state to avoid a later 2009-04-11 11:01:47 +00:00
zs_pcc.c
zs_pcctwo.c
zsvar.h