[kernel] r13210 - in dists/lenny/linux-2.6/debian: . patches/bugfix/all patches/series

Dann Frazier dannf at alioth.debian.org
Mon Mar 23 05:03:27 UTC 2009


Author: dannf
Date: Mon Mar 23 05:03:24 2009
New Revision: 13210

Log:
Nokia 6233 (Closes: #493415)

Added:
   dists/lenny/linux-2.6/debian/patches/bugfix/all/usb-unusual-devs-update-nokia-6233.patch
Modified:
   dists/lenny/linux-2.6/debian/changelog
   dists/lenny/linux-2.6/debian/patches/series/14

Modified: dists/lenny/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny/linux-2.6/debian/changelog	(original)
+++ dists/lenny/linux-2.6/debian/changelog	Mon Mar 23 05:03:24 2009
@@ -21,6 +21,7 @@
      - Nikon D300 and Nikon D2H cameras
      - Mio C520-GPS units and Mio Moov 330 GPS
      - Nokia phones: 7610, Supernova, 3500c, 3109c, 5300 and 5310
+     - Nokia 6233 (Closes: #493415)
 
   [ dann frazier ]
   * Fix softlockups in sungem driver (Closes: #514624)

Added: dists/lenny/linux-2.6/debian/patches/bugfix/all/usb-unusual-devs-update-nokia-6233.patch
==============================================================================
--- (empty file)
+++ dists/lenny/linux-2.6/debian/patches/bugfix/all/usb-unusual-devs-update-nokia-6233.patch	Mon Mar 23 05:03:24 2009
@@ -0,0 +1,28 @@
+commit 716a9c8561d9c50ec454f4fbd39a265892feda2c
+Author: Moritz Muehlenhoff <jmm at debian.org>
+Date:   Sat Mar 14 00:43:21 2009 +0100
+
+    USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
+    
+    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 at debian.org>
+    Tested-by: Jan Heitkoetter <devnull at heitkoetter.net>
+    Cc: stable <stable at kernel.org>
+    Signed-off-by: Phil Dibowitz <phil at ipom.com>
+
+diff -urpN a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
+--- a/drivers/usb/storage/unusual_devs.h	2009-03-22 22:54:59.000000000 -0600
++++ b/drivers/usb/storage/unusual_devs.h	2009-03-22 22:57:59.000000000 -0600
+@@ -236,7 +236,7 @@ UNUSUAL_DEV(  0x0421, 0x047c, 0x0370, 0x
+ 		US_FL_MAX_SECTORS_64 ),
+ 
+ /* Reported by Manuel Osdoba <manuel.osdoba at tu-ilmenau.de> */
+-UNUSUAL_DEV( 0x0421, 0x0492, 0x0452, 0x0452,
++UNUSUAL_DEV( 0x0421, 0x0492, 0x0452, 0x9999,
+ 		"Nokia",
+ 		"Nokia 6233",
+ 		US_SC_DEVICE, US_PR_DEVICE, NULL,

Modified: dists/lenny/linux-2.6/debian/patches/series/14
==============================================================================
--- dists/lenny/linux-2.6/debian/patches/series/14	(original)
+++ dists/lenny/linux-2.6/debian/patches/series/14	Mon Mar 23 05:03:24 2009
@@ -32,3 +32,4 @@
 + bugfix/parisc/fix-loading-large-kmods.patch
 + bugfix/all/sunrpc-add-sv_maxconn-field-to-svc_serv.patch
 + bugfix/all/lockd-increase-sv_maxconn.patch
++ bugfix/all/usb-unusual-devs-update-nokia-6233.patch



More information about the Kernel-svn-changes mailing list