NetBSD/sys/dev/scsipi
2004-10-01 05:16:36 +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 Fix debug message output args to match yamt's src/sys/sys/buf.h changes. 2004-09-26 09:00:37 +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 Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +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 Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
Makefile
scsi_all.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsi_base.c Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +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 Add NetBSD RCS id. 2003-04-19 19:21:35 +00:00
scsi_message.h One more FreeBSD compat define. 2003-04-20 23:43:04 +00:00
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 Don't touch free'ed object. Fixes l_holdcnt leak reported by Andreas Wrede 2004-10-01 03:39:11 +00:00
scsipi_base.h Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +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 Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
scsipi_verbose.c Use ANSI function decls and make use of static. 2004-08-21 21:29:39 +00:00
scsipiconf.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
scsipiconf.h Remove the "xfer" argument to scsipi_command(). 2004-09-17 23:43:17 +00:00
sd.c Fix debug message output args to match yamt's src/sys/sys/buf.h changes. 2004-09-26 09:00:37 +00:00
sdvar.h Don't need the lock in the softc anymore. 2004-10-01 05:16:36 +00:00
ses.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
ses.h
ss_mustek.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
ss_mustek.h
ss_scanjet.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +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 Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
st.c Fix debug message output args to match yamt's src/sys/sys/buf.h changes. 2004-09-26 09:00:37 +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