On Mon, 1 Dec 2003 23:58:35 -0500 Jon Rafkind <[EMAIL PROTECTED]> wrote:

| Hello,
|       I am fairly new to the usb devices, but I have looked all over the
| internet and have come up empty handed. I recently bought the SonicBlue
| RioS10 and am trying to get it to work under linux. I see that it
| registers with the usb module in dmesg and also information is printed
| in /proc/bus/usb/devices about it. I never seem to get /dev/sda1,
| however. So far I have concluded that a seperate drives is needed as
| usb-storage doesnt seem to work. I downloaded the rio500 from
| sourceforge, but that looks for a /dev/usb/rio500 device specifically.
| Does anyone know if there is support for this device or if the rio500
| could be hacked to work with the rioS10?

Please post the contents of /proc/bus/usb/devices when the device is
connected so that we can see its device descriptors.  That should
enable us to determine what kind of interface it is and what kind
of driver is required.  If the device and interface Class (Cls) fields
are 0xff, that means vendor-specific or proprietary, i.e., the device
doesn't use a USB class interface, so it will need a vendor-specific
driver.

--
~Randy


-------------------------------------------------------
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

Reply via email to