NetBSD/sys/arch/sun2/dev
chs cbab9cadce split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
2012-10-27 17:17:22 +00:00
..
bwtwo_any.c Split device_t/softc. 2009-09-19 04:52:44 +00:00
bwtworeg.h
cons.h Remove unused struct device menber from softc. from chs@ 2012-10-13 06:27:51 +00:00
consinit.c Move cn_tab initialization from late cpu_startup(9) to 2012-08-10 14:52:26 +00:00
if_ec.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_ecreg.h
if_ie_mbmem.c Split device_t/softc of i82586. No crash on TME emulating sun2. 2011-06-03 16:28:40 +00:00
if_ie_obio.c Split device_t/softc of i82586. No crash on TME emulating sun2. 2011-06-03 16:28:40 +00:00
kd.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
pcons.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
sc_mbmem.c Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
zs_any.c
zs_kgdb.c
zs.c struct device * -> device_t, struct cfdata * -> cfdata_t (from chs@) 2012-10-13 06:28:54 +00:00
zsreg.h
zsvar.h