-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I am trying to get a SmartDisk USB CF/SM card reader working with
Linux.  I have loaded the usb-storage module and the device shows up in
/proc/bus/usb/devices but is not claimed by the usb-storage driver.  I
have modified the kernel module to include an entry for this device in
unusual_devs.h which looks like this:

UNUSUAL_DEV(  0x097c, 0x0001, 0x0000, 0x0113,
        "SmrtDsk",
        "CF/SM Combo Card Reader",
        "US_SC_SCSI, US_PR_BULK, NULL,
        "US_FL_FIX_INQUIRY ),

When I build the module with that entry, the device is then claimed by
usb-storage, but trying to mount /dev/sda1 doesn't work.  Can someone
explain to me how to figure out the proper parameters for this device
or some other way to get it properly recognized by the kernel?  The
device, by the way, is model VFMR.

Regards,
Russ

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPoHzHGdP3PZI8H7/EQL4cQCcCoMHVT40QL3JnbZSYc8ilNaJzCIAn0mp
EziqEm7NaQphWw3a8iKJPWLn
=gZBO
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to