On Sun, Sep 08, 2002 at 03:53:22PM -0700, Brad Chapman wrote: > I am trying to make an Atech Pro II card reader work under Linux.
The USB device database says: This device can be made fully functional with the addition of the following entry to /usr/src/linux/drivers/usb/storage/unusual_devs.h: UNUSUAL_DEV( 0x0aec,0x5010,0x0000,0x1a00, "Atech", "Pro II MultiCard", US_SC_SCSI, US_PR_BULK, NULL, US_FL_FIX_INQUIRY ), Try, and report. If this works it should be added to the stock kernel. The numbers given are 0x0aec: Vendor ID, 0x5010: Product ID, 0x0000-0x1a00: Revisions. If you have a later revision, increase 0x1a00, or just write 0xffff. ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users