Re: [PATCH pd53] Nokia 6288 unusual_devs entry
Phil Dibowitz <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Phil Dibowitz wrote: > Greg, please apply the attached patch... From/Signed off in the description > below. > Doh. Forgot the patch. Lets try again. -- Phil Dibowitz [email protected] 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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
unusual_nokia6288.patch
(text/x-patch, 1 KB)
From: Andrew Nayenko <[email protected]> This patch adds an usual_devs entry for the Nokia 6288. Originally from Andrew with a re-diff by Phil. Signed-off-by: Phil Dibowitz <[email protected]> --- linux-2.6.21-rc1-git1-dev-phil/drivers/usb/storage/unusual_devs.h | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN drivers/usb/storage/unusual_devs.h~unusual_nokia6288 drivers/usb/storage/unusual_devs.h --- linux-2.6.21-rc1-git1-dev/drivers/usb/storage/unusual_devs.h~unusual_nokia6288 2007-02-24 19:24:42.000000000 -0800 +++ linux-2.6.21-rc1-git1-dev-phil/drivers/usb/storage/unusual_devs.h 2007-02-24 19:26:39.000000000 -0800 @@ -146,6 +146,13 @@ UNUSUAL_DEV( 0x0420, 0x0001, 0x0100, 0x US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), +/* Reported by Andrew Nayenko <[email protected]> */ +UNUSUAL_DEV( 0x0421, 0x0019, 0x0592, 0x0592, + "Nokia", + "Nokia 6288", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_MAX_SECTORS_64 ), + /* Reported by Mario Rettig <[email protected]> */ UNUSUAL_DEV( 0x0421, 0x042e, 0x0100, 0x0100, "Nokia", _
signature.asc
(application/pgp-signature, 252 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF4Ut0N5XoxaHnMrsRAkqFAJoCf90IafohmtdebwmKsJWiqQ6rrACfRXbM JBuM48mu9i7V6oJrjckZqOs= =TB5H -----END PGP SIGNATURE-----