On Fri, 15 Oct 2004, Eero Volotinen wrote:

> T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=480 MxCh= 0
> D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> P:  Vendor=07ab ProdID=fccd Rev= 4.06
> C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 10mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
> E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms

Here's the patch.  Let me know how it works.

Alan Stern



===== drivers/usb/storage/unusual_devs.h 1.152 vs edited =====
--- 1.152/drivers/usb/storage/unusual_devs.h    2004-09-26 08:59:06 -04:00
+++ edited/drivers/usb/storage/unusual_devs.h   2004-10-15 11:29:30 -04:00
@@ -564,6 +564,13 @@
                US_SC_QIC, US_PR_FREECOM, freecom_init, 0),
 #endif
 
+/* Reported by Eero Volotinen <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x07ab, 0xfccd, 0x0406, 0x0406,
+               "Freecom Technologies",
+               "FHD-Classic",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_CAPACITY),
+
 UNUSUAL_DEV(  0x07af, 0x0004, 0x0100, 0x0133, 
                "Microtech",
                "USB-SCSI-DB25",



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to