freebsd-skq/sys/cam/scsi
avg 701362298a scsi_cd: CD_FLAG_VALID_MEDIA is sufficient to set d_sectorsize and
d_mediasize

CD_FLAG_VALID_TOC is not required for setting those media properties.

PR:		kern/145385
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
		a slightly different version
Tested by:	Pavel Sukhoy <sukhoy@ripn.net>,
		Markus Wild <m.wild@cybernet.ch>,
		Juergen Lock <nox@jelal.kn-bremen.de>,
		uqs
MFC after:	1 week
2010-04-15 08:29:14 +00:00
..
scsi_all.c MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
scsi_all.h Add a couple missing basic mode page codes. 2010-04-01 01:49:43 +00:00
scsi_cd.c scsi_cd: CD_FLAG_VALID_MEDIA is sufficient to set d_sectorsize and 2010-04-15 08:29:14 +00:00
scsi_cd.h
scsi_ch.c MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
scsi_ch.h
scsi_da.c Nullify our periph pointer in dacleanup to try and catch 2010-04-02 20:08:44 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
scsi_low.h Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
scsi_message.h
scsi_pass.c MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
scsi_pass.h
scsi_pt.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_pt.h
scsi_sa.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_sa.h
scsi_ses.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
scsi_ses.h
scsi_sg.c We actually can generate a host number. 2010-03-17 18:53:58 +00:00
scsi_sg.h A fix for the SG_GET_TIMEOUT function slipped into a previous commit by 2007-04-10 20:03:42 +00:00
scsi_targ_bh.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
scsi_target.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_targetio.h
scsi_xpt.c Virtualize transport part of periph announcement. 2010-02-22 19:17:17 +00:00