diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2008-11-17 16:12:32 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@kvm.kroah.org> | 2008-11-19 22:01:34 -0800 |
commit | 9beba53dc5c330d781ecc0ad8ea081c2d100ff9f (patch) | |
tree | e1f8975385fdcea20e25443cc27ca04d6ee51e10 /drivers | |
parent | aa5cbbecd903e5692b64f871c385ece1c5508eac (diff) | |
download | linux-3.10-9beba53dc5c330d781ecc0ad8ea081c2d100ff9f.tar.gz linux-3.10-9beba53dc5c330d781ecc0ad8ea081c2d100ff9f.tar.bz2 linux-3.10-9beba53dc5c330d781ecc0ad8ea081c2d100ff9f.zip |
USB: storage: updates unusual_devs entry for the Nokia 6300
This patch (as1169) modifies the unusual_devs entry for the Nokia
6300. According to Maciej Gierok <mgierok@gmail.com> and David
McBride <dwm@doc.ic.ac.uk>, the revision limits need to be wider.
This fixes Bugzilla #11768.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index d4e5fc86e43..096a439baa3 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -240,7 +240,7 @@ UNUSUAL_DEV( 0x0421, 0x04b9, 0x0551, 0x0551, US_FL_FIX_CAPACITY ), /* Reported by Richard Nauber <RichardNauber@web.de> */ -UNUSUAL_DEV( 0x0421, 0x04fa, 0x0601, 0x0601, +UNUSUAL_DEV( 0x0421, 0x04fa, 0x0550, 0x0660, "Nokia", "6300", US_SC_DEVICE, US_PR_DEVICE, NULL, |