freebsd-dev/sys/cam/scsi
Poul-Henning Kamp 5ae652c0ed For removable devices without media we set a zero mediasize but a non-zero
sectorsize in order to avoid a lot of checks around various divisions etc.

Enforce the sectorsize being > 0 with a KASSERT on successful open.

Fix scsi_cd.c to return 2k sectors when no media inserted.
2004-09-05 21:15:58 +00:00
..
scsi_all.c When printing out an unknown sense code we should print it in hex, not 2004-08-13 18:45:04 +00:00
scsi_all.h
scsi_cd.c For removable devices without media we set a zero mediasize but a non-zero 2004-09-05 21:15:58 +00:00
scsi_cd.h
scsi_ch.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_ch.h
scsi_da.c Remove the HW_WDOG option; it serves no purpose. 2004-08-29 11:10:09 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c
scsi_low.h Update for the KDB framework: 2004-07-10 20:56:43 +00:00
scsi_message.h
scsi_pass.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_pass.h
scsi_pt.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_pt.h
scsi_sa.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_sa.h
scsi_ses.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_ses.h
scsi_targ_bh.c
scsi_target.c Add locking to the kqueue subsystem. This also makes the kqueue subsystem 2004-08-15 06:24:42 +00:00
scsi_targetio.h