[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
FC1 USB storage 240 (nobugid)
- From: Pete Zaitcev <zaitcev redhat com>
- To: Dave Jones <davej redhat com>
- Cc: Pete Zaitcev <zaitcev redhat com>, fedora-devel-list redhat com
- Subject: FC1 USB storage 240 (nobugid)
- Date: Tue, 16 Dec 2003 17:11:58 -0500
This seems like a good idea, based on discussions on linux-usb-devel,
althogh I do not have any bugs against this specifically.
-- Pete
--- linux-2.4.22-1.2130.nptl/drivers/usb/storage/scsiglue.c 2003-06-13 07:51:37.000000000 -0700
+++ linux-2.4.22-1.2130.nptl-usbstor3/drivers/usb/storage/scsiglue.c 2003-12-16 14:04:15.000000000 -0800
@@ -394,6 +411,13 @@
can_queue: 1,
this_id: -1,
+ /*
+ * This is supposed to be an HBA limit. In our case, it is here
+ * because many _devices_ break if transfer is too long, but
+ * we know no reliable way to detect and blacklist them.
+ */
+ max_sectors: 240,
+
sg_tablesize: SG_ALL,
cmd_per_lun: 1,
present: 0,
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]