Commit 4fe4ea20 authored by Herbert Xu's avatar Herbert Xu Committed by Greg Kroah-Hartman

[PATCH] USB Storage: Sony Clie

I've received the following report which indicates that the Sony Clie needs
the US_FL_FIX_INQUIRY flag set.

http://bugs.debian.org/243650
parent e6c474dc
......@@ -335,6 +335,13 @@ UNUSUAL_DEV( 0x054c, 0x006d, 0x0000, 0x9999,
"PEG Mass Storage",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY ),
/* Submitted by Mike Alborn <malborn@deandra.homeip.net> */
UNUSUAL_DEV( 0x054c, 0x016a, 0x0000, 0x9999,
"Sony",
"PEG Mass Storage",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY ),
UNUSUAL_DEV( 0x057b, 0x0000, 0x0000, 0x0299,
"Y-E Data",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment