NetBSD/sys/dev/scsipi
mycroft cdc20e6ce8 In places where we've already called scsipi_make_xs(), call scsipi_execute_xs()
directly rather than going through scsipi_command().
2004-09-17 23:35:13 +00:00
..
atapi_base.c Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
atapi_tape.h
atapi_wdc.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
atapiconf.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
atapiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
cd.c In places where we've already called scsipi_make_xs(), call scsipi_execute_xs() 2004-09-17 23:35:13 +00:00
cdvar.h Do not manipulate xs->bp in "generic" code -- do it only in the psw_done 2004-09-17 23:10:50 +00:00
ch.c Make the xxstart() functions reentrant again, as some drivers HBA can call 2004-09-09 19:35:30 +00:00
files.scsipi Don't assume wdc-specific ATA / ATAPI code should be brought in if atabus 2004-08-12 04:23:02 +00:00
if_se.c Do not manipulate xs->bp in "generic" code -- do it only in the psw_done 2004-09-17 23:10:50 +00:00
Makefile
scsi_all.h
scsi_base.c Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Forgot to commit this. Add the "rpm" field to the flex geometry page. 2003-09-05 09:00:08 +00:00
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Use ANSI function decls and make use of static. 2004-08-21 21:29:39 +00:00
scsiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
scsipi_all.h Do a 36-byte SCSI 2 inquiry first, and iff that returns an additional length 2003-10-16 17:34:43 +00:00
scsipi_base.c Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
scsipi_base.h - De-__P. 2004-08-21 20:40:36 +00:00
scsipi_cd.h Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test 2003-09-07 22:11:22 +00:00
scsipi_debug.h
scsipi_disk.h If READ CAPACITY fails, try a READ FORMAT CAPACITIES. Separate this into 2003-09-17 23:33:43 +00:00
scsipi_ioctl.c Make the xxstart() functions reentrant again, as some drivers HBA can call 2004-09-09 19:35:30 +00:00
scsipi_verbose.c Use ANSI function decls and make use of static. 2004-08-21 21:29:39 +00:00
scsipiconf.c Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
scsipiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
sd.c In places where we've already called scsipi_make_xs(), call scsipi_execute_xs() 2004-09-17 23:35:13 +00:00
sdvar.h Do not manipulate xs->bp in "generic" code -- do it only in the psw_done 2004-09-17 23:10:50 +00:00
ses.c Make the xxstart() functions reentrant again, as some drivers HBA can call 2004-09-09 19:35:30 +00:00
ses.h
ss_mustek.c In places where we've already called scsipi_make_xs(), call scsipi_execute_xs() 2004-09-17 23:35:13 +00:00
ss_mustek.h
ss_scanjet.c In places where we've already called scsipi_make_xs(), call scsipi_execute_xs() 2004-09-17 23:35:13 +00:00
ss.c Oops; fix ssrestart(). 2004-09-17 23:13:02 +00:00
ssvar.h Improve handling of memory shortage, to fix problems like: 2004-08-27 20:37:28 +00:00
st_atapi.c Use ANSI function decls and make use of static. 2004-08-21 22:16:07 +00:00
st_scsi.c Make the xxstart() functions reentrant again, as some drivers HBA can call 2004-09-09 19:35:30 +00:00
st.c In places where we've already called scsipi_make_xs(), call scsipi_execute_xs() 2004-09-17 23:35:13 +00:00
stvar.h Improve handling of memory shortage, to fix problems like: 2004-08-27 20:37:28 +00:00
uk.c Use ANSI function decls and make use of static. 2004-08-21 22:02:31 +00:00