I forgot:
brodtgaard:~/nyf$ cat /proc/bus/usb/devices T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.0-test11 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:04.3 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.0-test11 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:04.2 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=05e3 ProdID=0702 Rev= 1.13 S: Product=USB Storage Device C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms ---------- Videresendt brev ---------- Subject: U leopard Date: Fredag den 28. november 2003 21:33 From: Niels Elgaard Larsen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] I got a ULeopard2 USB portable Hard disk (Its an adaptor, you add you own 2.5" HD). Its. Vendor Id: 05e3 Product Id: 0702 Revision Number: 1.13 This is supposed to work. But after much trouble I found out that Rev 1.13 does not work. I found https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=80328 and added the following to my unusual_devs.h: UNUSUAL_DEV( 0x05e3, 0x0702, 0x0113, 0x0113, "EagleTecUSB2", "External Hard Disk USB 2", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY), In linux-2.6-test11. Now it works great. However the point of getting a portable disk was that is should work on all machines without me patching and recompiling the kernel. Could you please add this entry? -- Niels Elgaard Larsen www.agol.dk/elgaard ------------------------------------------------------- ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
