From: Alan Stern Date: Wed, 20 Feb 2008 17:10:04 +0000 (-0500) Subject: USB: quirks and unusual_devs entry for Actions flash drive X-Git-Tag: v2.6.25-rc3~98^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274399d14f121d7676ecb75a461cfed6cf9e4cdb;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed