Re: Atech Pro II flash card reader(s)

From: Andries Brouwer (aebr@win.tue.nl)
Date: Sun Sep 08 2002 - 18:10:01 EST


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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:15 EST