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
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
atapiconf.c Add PQUIRK_NO_FLEX_PAGE for Fujitsu MO MCJ3230AP. 2003-02-19 14:33:15 +00:00
atapiconf.h
cd.c Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and 2003-02-25 20:35:31 +00:00
cd_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
cd_scsi.c Apply patch from Takeshi Nakayama on current-users which fixes problems 2002-11-03 21:14:28 +00:00
cdvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
ch.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
files.scsipi Define a "scsi_core" attribute. Make the "scsi" attribute depend on 2002-10-09 20:23:56 +00:00
if_se.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
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 add translations for two ASC/ASCQs which occur before 2002-05-28 16:40:03 +00:00
scsipiconf.c Merge botch. 2003-01-18 12:05:39 +00:00
scsipiconf.h Fixes kern/18709 (correcting some typos in comments) 2002-10-19 18:41:34 +00:00
sd.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
sd_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
sd_scsi.c Pass on indication of absent media in the general case as in the optical 2002-10-04 03:43:06 +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.c Remove a line of unreachable code. It seems to be a remnant of starting 2003-01-21 00:24:20 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c recognize HP ScanJet 4c. 2002-09-14 21:41:24 +00:00
ssvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
st.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
st_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
st_scsi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
stvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
uk.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00