NetBSD/sys/dev/qbus
yamt aec75b1cc6 - change the way to specify a bufq strategy. (by string rather than by number)
- rather than embedding bufq_state in driver softc,
  have a pointer to the former.
- move bufq related functions from kern/subr_disk.c to kern/subr_bufq.c.
- rename method to strategy for consistency.
- move some definitions which don't need to be exposed to the rest of kernel
  from sys/bufq.h to sys/bufq_impl.h.
  (is it better to move it to kern/ or somewhere?)
- fix some obvious breakage in dev/qbus/ts.c.  (not tested)
2005-10-15 17:29:10 +00:00
..
dhu.c Change the driver open function's conditional for overriding exclusive tty 2005-09-06 20:46:38 +00:00
dhureg.h
dl.c Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
dlreg.h
dz_uba.c
files.uba
if_de.c
if_dereg.h
if_dmc.c
if_dmcreg.h
if_il.c
if_il.h
if_ilreg.h
if_qe.c
if_qereg.h
if_qt.c
if_qtreg.h
if_uba.c
if_uba.h
qd.c
qdioctl.h
qdreg.h
qduser.h
qevent.h
qfont.c
rf.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
rfreg.h
rl.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
rlreg.h
rlvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ts.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
tsreg.h
uba.c
ubareg.h
ubavar.h
uda.c