Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160264585
D55287.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
700 B
Referenced Files
None
Subscribers
None
D55287.diff
View Options
diff --git a/sys/cam/scsi/scsi_all.c b/sys/cam/scsi/scsi_all.c
--- a/sys/cam/scsi/scsi_all.c
+++ b/sys/cam/scsi/scsi_all.c
@@ -2194,13 +2194,13 @@
{ SST(0x39, 0x00, SS_RDEF,
"Saving parameters not supported") },
/* DTL WROM BK */
- { SST(0x3A, 0x00, SS_FATAL | ENXIO,
+ { SST(0x3A, 0x00, SS_FAIL | ENXIO,
"Medium not present") },
/* DT WROM BK */
- { SST(0x3A, 0x01, SS_FATAL | ENXIO,
+ { SST(0x3A, 0x01, SS_FAIL | ENXIO,
"Medium not present - tray closed") },
/* DT WROM BK */
- { SST(0x3A, 0x02, SS_FATAL | ENXIO,
+ { SST(0x3A, 0x02, SS_FAIL | ENXIO,
"Medium not present - tray open") },
/* DT WROM B */
{ SST(0x3A, 0x03, SS_RDEF, /* XXX TBD */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 5:18 PM (6 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34254555
Default Alt Text
D55287.diff (700 B)
Attached To
Mode
D55287: cam(scsi): silence "Medium not present" SCSI sense logging for removable media
Attached
Detach File
Event Timeline
Log In to Comment