Searched hist:"274399 d14f121d7676ecb75a461cfed6cf9e4cdb" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | quirks.c | diff 274399d14f121d7676ecb75a461cfed6cf9e4cdb Wed Feb 20 11:10:04 CST 2008 Alan Stern <stern@rowland.harvard.edu> 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>
|
/openbmc/linux/drivers/usb/storage/ |
H A D | unusual_devs.h | diff 274399d14f121d7676ecb75a461cfed6cf9e4cdb Wed Feb 20 11:10:04 CST 2008 Alan Stern <stern@rowland.harvard.edu> 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>
|