summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-07-29 04:32:33 +0000
committernjl <njl@FreeBSD.org>2003-07-29 04:32:33 +0000
commit30a1bdf8d080bb570b9208200738adc1d69fcc07 (patch)
tree85c32d1a82df771881edefefac7df4172f625827 /sys
parent03d7e648bd6d5f6cfcb461b4dc52147f12adf597 (diff)
downloadFreeBSD-src-30a1bdf8d080bb570b9208200738adc1d69fcc07.zip
FreeBSD-src-30a1bdf8d080bb570b9208200738adc1d69fcc07.tar.gz
Deprecate USB and Firewire quirks. We should now never send 6 byte commands
to such devices. If a device fails due to this commit, add: options DA_OLD_QUIRKS to the kernel config and recompile. Then send the output of "camcontrol inquiry da0" to scsi@freebsd.org so the quirk can be re-enabled.
Diffstat (limited to 'sys')
-rw-r--r--sys/cam/scsi/scsi_da.c41
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/conf/options3
3 files changed, 32 insertions, 18 deletions
diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c
index 07651ea..be6dda9 100644
--- a/sys/cam/scsi/scsi_da.c
+++ b/sys/cam/scsi/scsi_da.c
@@ -145,6 +145,7 @@ static const char microp[] = "MICROP";
static struct da_quirk_entry da_quirk_table[] =
{
+#ifdef DA_OLD_QUIRKS
/*
* Logitec USB/Firewire LHD-P30FU
*/
@@ -158,6 +159,7 @@ static struct da_quirk_entry da_quirk_table[] =
{T_DIRECT, SIP_MEDIA_FIXED, "LSILogic", "SYM13FW*", "*"},
/*quirks*/ DA_Q_NO_6_BYTE
},
+#endif /* DA_OLD_QUIRKS */
{
/*
* Fujitsu M2513A MO drives.
@@ -241,6 +243,7 @@ static struct da_quirk_entry da_quirk_table[] =
/*quirks*/ DA_Q_NO_6_BYTE
},
+#ifdef DA_OLD_QUIRKS
/* Below a list of quirks for USB devices supported by umass. */
{
/*
@@ -250,12 +253,12 @@ static struct da_quirk_entry da_quirk_table[] =
* not support sync cache (0x35).
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Y-E DATA", "USB-FDU", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/* Another USB floppy */
{T_DIRECT, SIP_MEDIA_REMOVABLE, "MATSHITA", "FDD CF-VFDU*","*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -264,7 +267,7 @@ static struct da_quirk_entry da_quirk_table[] =
* Make all sony MS* products use this quirk.
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "MS*", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -272,22 +275,23 @@ static struct da_quirk_entry da_quirk_table[] =
* of PalmOS PDA's
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "CLIE*", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
* Intelligent Stick USB disk-on-key
* PR: kern/53005
*/
- {T_DIRECT, SIP_MEDIA_REMOVABLE, "USB Card", "IntelligentStick*", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ {T_DIRECT, SIP_MEDIA_REMOVABLE, "USB Card",
+ "IntelligentStick*", "*"},
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
* Sony DSC cameras (DSC-S30, DSC-S50, DSC-S70)
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "Sony DSC", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -313,7 +317,7 @@ static struct da_quirk_entry da_quirk_table[] =
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "eUSB Compact*",
"Compact Flash*", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -322,14 +326,14 @@ static struct da_quirk_entry da_quirk_table[] =
* spaces. The trailing wildcard character '*' is required.
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "SMSC*", "USB FDC*","*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
* Olympus digital cameras (C-3040ZOOM, C-2040ZOOM, C-1)
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "C-*", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -343,14 +347,14 @@ static struct da_quirk_entry da_quirk_table[] =
* Olympus digital cameras (E-100RS, E-10).
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "E-*", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
* KingByte Pen Drives
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "NO BRAND", "PEN DRIVE", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -358,7 +362,7 @@ static struct da_quirk_entry da_quirk_table[] =
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "FUJIFILMUSB-DRIVEUNIT",
"USB-DRIVEUNIT", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -393,7 +397,7 @@ static struct da_quirk_entry da_quirk_table[] =
* Minolta Dimage E203
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "MINOLTA", "DiMAGE E203", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -416,7 +420,7 @@ static struct da_quirk_entry da_quirk_table[] =
* PR: kern/43627
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Apacer", "HandyDrive", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -424,7 +428,7 @@ static struct da_quirk_entry da_quirk_table[] =
* PR: kern/43580
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "ZORAN", "COACH", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -448,7 +452,7 @@ static struct da_quirk_entry da_quirk_table[] =
* PR: kern/46386
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "Storage Media", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -507,7 +511,7 @@ static struct da_quirk_entry da_quirk_table[] =
* PR: kern/50226
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "MITSUMI", "USB FDD", "*"},
- /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
/*
@@ -517,6 +521,7 @@ static struct da_quirk_entry da_quirk_table[] =
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OTi", "Flash Disk", "*"},
/*quirks*/ DA_Q_NO_6_BYTE
}
+#endif /* DA_OLD_QUIRKS */
};
static disk_strategy_t dastrategy;
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 18f5ad0..ae772ae 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -962,6 +962,12 @@ options SCSI_NO_SENSE_STRINGS
options SCSI_NO_OP_STRINGS
options SCSI_DELAY=8000 # Be pessimistic about Joe SCSI device
+# Options for the CAM SCSI disk driver:
+# DA_OLD_QUIRKS: Restore old USB and firewire quirks that have been
+# deprecated. Please also email scsi@freebsd.org if you
+# have a device that needs this option.
+options DA_OLD_QUIRKS
+
# Options for the CAM CDROM driver:
# CHANGER_MIN_BUSY_SECONDS: Guaranteed minimum time quantum for a changer LUN
# CHANGER_MAX_BUSY_SECONDS: Maximum time quantum per changer LUN, only
diff --git a/sys/conf/options b/sys/conf/options
index 1b2b2b3..6b65a3a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -254,6 +254,9 @@ SCSI_DELAY opt_scsi.h
SCSI_NO_SENSE_STRINGS opt_scsi.h
SCSI_NO_OP_STRINGS opt_scsi.h
+# Options used only in cam/scsi/scsi_da.c
+DA_OLD_QUIRKS opt_scsi.h
+
# Options used only in cam/scsi/scsi_cd.c
CHANGER_MIN_BUSY_SECONDS opt_cd.h
CHANGER_MAX_BUSY_SECONDS opt_cd.h
OpenPOWER on IntegriCloud