NetBSD/sys/dev/scsipi
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
..
Makefile
atapi_base.c
atapi_tape.h
atapi_wdc.c tighten the autoconf constraints by passing the atapi/ata/ata_hl attribute 2005-07-07 17:51:31 +00:00
atapiconf.c s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
atapiconf.h
cd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
cdvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ch.c - remove bogus casts 2005-05-30 04:25:32 +00:00
files.scsipi
if_se.c Remove cast to non-const and make this compile again. 2005-06-03 13:44:11 +00:00
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 kill a number of autoconf submatch functions which follow the 2005-08-25 22:33:18 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Add missing const. 2005-05-31 02:56:54 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c - remove bogus casts 2005-05-30 04:25:32 +00:00
scsipiconf.h - remove bogus casts 2005-05-30 04:25:32 +00:00
sd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
sdvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ses.c - remove bogus casts 2005-05-30 04:25:32 +00:00
ses.h
ss.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ss_mustek.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ss_mustek.h
ss_scanjet.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ssvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
st.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
st_atapi.c
st_scsi.c - remove bogus casts 2005-05-30 04:25:32 +00:00
stvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
uk.c