USB: quirks and unusual_devs entry for Actions flash drive
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 20 Feb 2008 17:10:04 +0000 (12:10 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Feb 2008 23:38:54 +0000 (15:38 -0800)
commit274399d14f121d7676ecb75a461cfed6cf9e4cdb
treecb5451dca1f03f371f6613e537cf9a294ab4c3ad
parent4e58407d5c31827de0225ea927420192a71daccd
USB: quirks and unusual_devs entry for Actions flash drive

This patch (as1033) adds a quirks entry and an unusual_devs entry for
the Actions Semiconductor flash drive.  This device has a 64-byte
string descriptor, which it doesn't terminate with a 0-length packet.

Oddly enough, the reporter's logs show that when the device was
plugged in at boot time, it changes its behavior completely -- it uses
a different product ID, product string descriptor, and bDeviceClass.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/quirks.c
drivers/usb/storage/unusual_devs.h