NetBSD/sys/dev/qbus
dsl bc2387e293 Replace a 'do { ... } while (0);' with 'for (;;) { ... break; }'
so that the 'continue' has the (probably) desired effect.
2008-07-25 18:37:24 +00:00
..
dhu.c fix some missing pieces of device/softc split 2008-06-11 17:27:59 +00:00
dhureg.h
dl.c use device_lookup_private() to get the softc -- while device/softc 2008-06-11 17:32:30 +00:00
dlreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dz_uba.c Switch dz driver to PRIVALLOC and device_* accessors. 2008-03-15 00:57:15 +00:00
files.uba Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
if_de.c Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
if_dereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_dmc.c use aprint_*_dev and device_xname 2008-04-05 19:16:49 +00:00
if_dmcreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_il.c use aprint_*_dev and device_xname 2008-04-05 19:16:49 +00:00
if_il.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ilreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_qe.c Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
if_qereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_qt.c Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
if_qtreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_uba.c Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
if_uba.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
qd.c use device_lookup_private to get softc 2008-06-12 23:06:14 +00:00
qdioctl.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
qdreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qduser.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qevent.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qfont.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rf.c Replace a 'do { ... } while (0);' with 'for (;;) { ... break; }' 2008-07-25 18:37:24 +00:00
rfreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rl.c fix some missing pieces of device/softc split 2008-06-11 17:27:59 +00:00
rlreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rlvar.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
ts.c use aprint_*_dev and device_xname 2008-04-05 19:16:49 +00:00
tsreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uba.c Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
ubareg.h
ubavar.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
uda.c Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00