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 White space nits. 2005-02-26 12:45:06 +00:00
dz_uba.c White space nits. 2005-02-26 12:45:06 +00:00
files.uba
if_de.c Fixes due to cast-qual addition. 2005-06-27 11:05:24 +00:00
if_dereg.h
if_dmc.c White space nits. 2005-02-26 12:45:06 +00:00
if_dmcreg.h White space nits. 2005-02-26 12:45:06 +00:00
if_il.c White space nits. 2005-02-26 12:45:06 +00:00
if_il.h
if_ilreg.h White space nits. 2005-02-26 12:45:06 +00:00
if_qe.c White space nits. 2005-02-26 12:45:06 +00:00
if_qereg.h White space nits. 2005-02-26 12:45:06 +00:00
if_qt.c White space nits. 2005-02-26 12:45:06 +00:00
if_qtreg.h White space nits. 2005-02-26 12:45:06 +00:00
if_uba.c White space nits. 2005-02-26 12:45:06 +00:00
if_uba.h White space nits. 2005-02-26 12:45:06 +00:00
qd.c White space nits. 2005-02-26 12:45:06 +00:00
qdioctl.h White space nits. 2005-02-26 12:45:06 +00:00
qdreg.h White space nits. 2005-02-26 12:45:06 +00:00
qduser.h White space nits. 2005-02-26 12:45:06 +00:00
qevent.h White space nits. 2005-02-26 12:45:06 +00:00
qfont.c White space nits. 2005-02-26 12:45:06 +00:00
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 White space nits. 2005-02-26 12:45:06 +00:00
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 White space nits. 2005-02-26 12:45:06 +00:00
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 White space nits. 2005-02-26 12:45:06 +00:00
uba.c s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
ubareg.h
ubavar.h White space nits. 2005-02-26 12:45:06 +00:00
uda.c Fixes due to cast-qual addition. 2005-06-27 11:05:24 +00:00