rpms/kernel/F-9 linux-2.6-usb-storage-nikond80-quirk.patch,1.2,1.3

Dave Jones (davej) fedora-extras-commits at redhat.com
Sat Jul 5 00:14:02 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3905

Modified Files:
	linux-2.6-usb-storage-nikond80-quirk.patch 
Log Message:
argh, patched the d80 instead of the d40 entry

linux-2.6-usb-storage-nikond80-quirk.patch:

Index: linux-2.6-usb-storage-nikond80-quirk.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-usb-storage-nikond80-quirk.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-usb-storage-nikond80-quirk.patch	4 Jul 2008 20:01:01 -0000	1.2
+++ linux-2.6-usb-storage-nikond80-quirk.patch	5 Jul 2008 00:13:14 -0000	1.3
@@ -7,15 +7,15 @@
 Signed-off-by: Dave Jones <davej at redhat.com>
 
 diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
-index 39a7c11..1a497e9 100644
+index 39a7c11..8a2be80 100644
 --- a/drivers/usb/storage/unusual_devs.h
 +++ b/drivers/usb/storage/unusual_devs.h
-@@ -358,7 +358,7 @@ UNUSUAL_DEV(  0x04b0, 0x040f, 0x0100, 0x0200,
+@@ -365,7 +365,7 @@ UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0110,
  		US_FL_FIX_CAPACITY),
  
- /* Reported by Emil Larsson <emil at swip.net> */
--UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0110,
-+UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0111,
+ /* Reported by Ortwin Glueck <odi at odi.ch> */
+-UNUSUAL_DEV(  0x04b0, 0x0413, 0x0110, 0x0110,
++UNUSUAL_DEV(  0x04b0, 0x0413, 0x0110, 0x0111,
  		"NIKON",
- 		"NIKON DSC D80",
+ 		"NIKON DSC D40",
  		US_SC_DEVICE, US_PR_DEVICE, NULL,




More information about the fedora-extras-commits mailing list