NetBSD/sys/dev/scsipi
thorpej eb14e86676 Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
use it.  This fixes a few places where either b_dep or b_interlock were
not properly initialized.
2003-02-25 20:35:31 +00:00
..
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c
atapiconf.c Add PQUIRK_NO_FLEX_PAGE for Fujitsu MO MCJ3230AP. 2003-02-19 14:33:15 +00:00
atapiconf.h
cd_atapi.c
cd_scsi.c Apply patch from Takeshi Nakayama on current-users which fixes problems 2002-11-03 21:14:28 +00:00
cd.c Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and 2003-02-25 20:35:31 +00:00
cdvar.h
ch.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
files.scsipi
if_se.c
Makefile
scsi_all.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Add defines and structure for control mode page. 2003-02-04 18:09:40 +00:00
scsi_message.h Remove duplicate define that crept in. 2002-12-06 23:04:16 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Remove NOTAG quirk for the Seagate ST11200N; the cause of the failure that 2003-02-10 08:10:51 +00:00
scsiconf.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_all.h
scsipi_base.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
scsipi_base.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_ioctl.c initialize b_interlock properly. 2003-02-23 08:50:58 +00:00
scsipi_verbose.c
scsipiconf.c Merge botch. 2003-01-18 12:05:39 +00:00
scsipiconf.h
sd_atapi.c
sd_scsi.c
sd.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
sdvar.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
ses.c kern/20231- pass the correct argument (arg_addr) on thru to scsipi_do_ioctl, 2003-02-07 17:36:13 +00:00
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c Remove a line of unreachable code. It seems to be a remnant of starting 2003-01-21 00:24:20 +00:00
ssvar.h
st_atapi.c
st_scsi.c
st.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
stvar.h
uk.c