freebsd-dev/sys/cam/scsi
Alexander Motin d067905faa Tune support for removable media in da driver:
- remove DA_FLAG_SAW_MEDIA flag, almost opposite to DA_FLAG_PACK_INVALID,
using the last instead.
 - allow opening device with no media present, reporting zero media size
and non-zero sector size, as geom/notes suggests.  That allow to read
device attributes and potentially do other things, not related to media.
2013-05-03 11:53:06 +00:00
..
scsi_all.c Refactored scsi_xpt use of device_has_vpd to generic scsi_vpd_supported_page 2013-04-26 16:11:03 +00:00
scsi_all.h Use the existence of ATA Information VPD to determine if we should attempt 2013-05-02 14:37:23 +00:00
scsi_cd.c
scsi_cd.h
scsi_ch.c Fix compilation. 2013-04-20 14:33:55 +00:00
scsi_ch.h Update chio(1) and ch(4) to support reporting element designators. 2013-04-19 20:03:51 +00:00
scsi_da.c Tune support for removable media in da driver: 2013-05-03 11:53:06 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c
scsi_enc_ses.c
scsi_enc.c
scsi_enc.h
scsi_iu.h
scsi_low.c
scsi_low.h
scsi_message.h
scsi_pass.c - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c
scsi_sa.h
scsi_ses.h
scsi_sg.c
scsi_sg.h
scsi_targ_bh.c
scsi_target.c - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
scsi_targetio.h
scsi_xpt.c Add some cam_freeze_devq()'s missed at r249466. 2013-04-28 18:12:43 +00:00
smp_all.c
smp_all.h