On Thu, 14 Mar 2002, David wrote: | I am having problems with an ISD 200 USB to ATA (IDE) adaptor. | | I have a 60Gig HDD in the adaptor and am currently trying to work out why it | is failing. I am scouring my log files and trying to beef up debugging a bit | but I'm a bit new to all of this. | | The messages I am curious about are | | /etc/hotplug/usb.agent: ... no drivers for USB product 5ab/31/110 That's curious since the usb-storage driver has claimed it. Oh, I see that it's intermittent (below).
| kernel: rage: usb_stor_bulk_msg() returned 0 xferred 8/8 "rage:" should be "usb-storage:", but it got trampled on somehow... usually because 2 drivers etc. are writing to the kernel print buffer at the same time. What kernel version? 2.4.18 has a "logbuf_lock" that should prevent this message trampling. | I have only got a couple of the kernel: rage messages but after a certain | amount of time I get alot of the no drivers for USB product 5ab. I don't get | this message when I first activate the Skymaster DEL-0241 USB to ATA (IDE) | | Eventually the drive cannot be written to or read from and it even gets | removed from /proc/bus/usb/devices. | | I am starting to go through various configurations to eliminate equipment or | software that could be causing this. | | One of my suspicions at the moment is that this seems to happen when vmware | is running with USB active. More testing is required and I need to unplug | more USB. Sorry, I know nothing about vmware. | If somebody can give me any hints as to what is going on that would be most | appreciated. | | T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#= 39 Spd=12 MxCh= 0 | D: Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=ff MxPS=64 #Cfgs= 1 | P: Vendor=05ab ProdID=0031 Rev= 1.10 | S: Manufacturer=In-System Design | S: Product=USB Storage Adapter | S: SerialNumber=A4ECF2B21B028779 | C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 98mA | I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=usb-storage | E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms | E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms | E: Ad=83(I) Atr=03(Int.) MxPS= 2 Ivl= 32ms -- ~Randy _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
