Hi there,

I have a question which I'm hoping this list can answer:

I have a Myson-Century CS8813-based USB-IDE adaptor. It should function as a 
USB mass storage device. 

The vendor ID is 0x4cf, the product ID should be 0x8813

Unfortunately nothing appears in /dev/scsi/.... when it gets plugged in. I 
have several other USB mass storage devices which work fine so I'm fairly 
sure there's nothing intrinsically wrong with the kernel or driver.

dmesg reveals the following immediately after the device is plugged in:

usb.c: USB device not accepting new address=14 (error=-110)
hub.c: new USB device 00:10.3-5, assigned address 15
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=15 (error=-110)
hub.c: new USB device 00:10.3-5, assigned address 16
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=16 (error=-110)

And I can find no reference to this vendor ID in the kernel sources (version 
2.4.23) - 

blackbird linux # grep -ri "0x4cf " /usr/src/linux
blackbird linux #


Is it possible that I just need to update the kernel to account for the 
existence of this device?

-- 
Life is sexually transmitted.



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to