From: Moritz Muehlenhoff <jmm@xxxxxxxxxx> Moritz Muehlenhoff wrote: > Hi, > attached you can find a patch which updates the entry for > unusual USB mass storage devs, which makes the Nokia 6233 work > again with the latest firmware 5.60. > > I've also attached a second version (the one that ends in > -maxout), which adds the quirk also for future firmware > releases up to a non-existing 99.99 release. I don't know > if you have a policy for this, but since Nokia didn't > fix their firmware until now I suppose it's unlikely it'll > ever happen. I'll leave it at your discretion which version > you prefer. The maxout option is probably best. Greg, please apply. Signed-off-by: Phil Dibowitz <phil@xxxxxxxx> -- Phil Dibowitz phil@xxxxxxxx Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Never write it in C if you can do it in 'awk'; Never do it in 'awk' if 'sed' can handle it; Never use 'sed' when 'tr' can do the job; Never invoke 'tr' when 'cat' is sufficient; Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming
From: Moritz Muehlenhoff <jmm@xxxxxxxxxx> USB: Updated unusual dev entry for Nokia 6233 phones Current firmware revision 5.60 still behaves the same, so update the quirk up a (non-existing) 99.99 revision. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493415 Signed-off-by: Moritz Muehlenhoff <jmm@xxxxxxxxxx> Tested-by: Jan Heitkoetter <devnull@xxxxxxxxxxxxxxx> --- diff -aur a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h --- a/drivers/usb/storage/unusual_devs.h 2008-07-13 23:51:29.000000000 +0200 +++ b/drivers/usb/storage/unusual_devs.h 2009-01-17 00:06:29.000000000 +0100 @@ -214,7 +214,7 @@ US_FL_MAX_SECTORS_64 ), /* Reported by Manuel Osdoba <manuel.osdoba@xxxxxxxxxxxxx> */ -UNUSUAL_DEV( 0x0421, 0x0492, 0x0452, 0x0452, +UNUSUAL_DEV( 0x0421, 0x0492, 0x0452, 0x9999, "Nokia", "Nokia 6233", US_SC_DEVICE, US_PR_DEVICE, NULL,
Attachment:
signature.asc
Description: OpenPGP digital signature