1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/cam/scsi
Alexander Motin cc47e5ee4f Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives.
Submitted by:	Sean Fagan <sef@ixsystems.com>
MFC after:	3 days
2014-09-15 19:48:27 +00:00
..
scsi_all.c is_full_id is set to 0 and then not used. remove it. 2014-08-08 11:46:45 +00:00
scsi_all.h Add support for Extended INQUIRY Data (0x86) VPD page. 2014-09-11 22:40:11 +00:00
scsi_cd.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
scsi_cd.h
scsi_ch.c
scsi_ch.h
scsi_da.c Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives. 2014-09-15 19:48:27 +00:00
scsi_da.h Add support for VERIFY(10/12/16) and COMPARE AND WRITE SCSI commands. 2014-06-16 11:00:14 +00:00
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
scsi_enc_ses.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
scsi_enc.c
scsi_enc.h
scsi_iu.h
scsi_low.c Unexpand TAILQ_FOREACH(). 2014-08-20 16:07:56 +00:00
scsi_low.h
scsi_message.h
scsi_pass.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c Fix breakage introduced by r256843: removing the SA_CCB_WAITING bit 2014-07-31 22:09:50 +00:00
scsi_sa.h
scsi_ses.h
scsi_sg.c - Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't support 2014-06-04 12:05:47 +00:00
scsi_sg.h Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h
scsi_xpt.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
smp_all.c
smp_all.h