aec75b1cc6
- 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) |
||
---|---|---|
.. | ||
Makefile | ||
cs80bus.c | ||
cs80busvar.h | ||
ct.c | ||
ctreg.h | ||
files.gpib | ||
gpib.c | ||
gpibio.h | ||
gpibvar.h | ||
hil_gpib.c | ||
mt.c | ||
mtreg.h | ||
ppi.c | ||
ppiio.h | ||
rd.c | ||
rdreg.h |