[PATCH pd60] unusual_devs: extend nokia 6288 bcd range

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch was originaly submitted by Phillip Potter
<phillipinda@xxxxxxxxxxx> but was re-diffed to conform with
SubmittingPatches and to rebase on a newer tree by me.

Greg, please apply.

-- 
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


This patch was originaly submitted by Phillip Potter <phillipinda@xxxxxxxxxxx> but was re-diffed to conform with SubmittingPatches and to rebase on a newer tree by me.

Signed-off-by: Phil Dibowitz <phil@xxxxxxxx>

---

 linux-2.6.30-rc3-dev-phil/drivers/usb/storage/unusual_devs.h |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff -puN drivers/usb/storage/unusual_devs.h~unusual_nokia6288_2 drivers/usb/storage/unusual_devs.h
--- linux-2.6.30-rc3-dev/drivers/usb/storage/unusual_devs.h~unusual_nokia6288_2	2009-04-26 12:44:50.000000000 +0200
+++ linux-2.6.30-rc3-dev-phil/drivers/usb/storage/unusual_devs.h	2009-04-26 12:44:50.000000000 +0200
@@ -160,8 +160,9 @@ UNUSUAL_DEV(  0x0420, 0x0001, 0x0100, 0x
 		US_SC_DEVICE, US_PR_DEVICE, NULL,
 		US_FL_IGNORE_RESIDUE ),
 
-/* Reported by Andrew Nayenko <relan@xxxxx> */
-UNUSUAL_DEV(  0x0421, 0x0019, 0x0592, 0x0592,
+/* Reported by Andrew Nayenko <relan@xxxxx>
+ * Updated for new firmware by Phillip Potter <phillipinda@xxxxxxxxxxx> */
+UNUSUAL_DEV(  0x0421, 0x0019, 0x0592, 0x0610,
 		"Nokia",
 		"Nokia 6288",
 		US_SC_DEVICE, US_PR_DEVICE, NULL,
_

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux