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 | ||
atapi_base.c | ||
atapi_tape.h | ||
atapi_wdc.c | ||
atapiconf.c | ||
atapiconf.h | ||
cd.c | ||
cdvar.h | ||
ch.c | ||
files.scsipi | ||
if_se.c | ||
scsi_all.h | ||
scsi_base.c | ||
scsi_changer.h | ||
scsi_ctron_ether.h | ||
scsi_disk.h | ||
scsi_iu.h | ||
scsi_message.h | ||
scsi_scanner.h | ||
scsi_spc.h | ||
scsi_tape.h | ||
scsiconf.c | ||
scsiconf.h | ||
scsipi_all.h | ||
scsipi_base.c | ||
scsipi_base.h | ||
scsipi_cd.h | ||
scsipi_debug.h | ||
scsipi_disk.h | ||
scsipi_ioctl.c | ||
scsipi_verbose.c | ||
scsipiconf.c | ||
scsipiconf.h | ||
sd.c | ||
sdvar.h | ||
ses.c | ||
ses.h | ||
ss.c | ||
ss_mustek.c | ||
ss_mustek.h | ||
ss_scanjet.c | ||
ssvar.h | ||
st.c | ||
st_atapi.c | ||
st_scsi.c | ||
stvar.h | ||
uk.c |