Hello.
Nikon released new version (2.01) of firmware for D200 camera. Kernel does not recognize Nikon D200 camera properly after firmware upgrade.
Here is the fix (2.6.27 kernel with ubuntu patches applied):
--- drivers/usb/storage/unusual_devs.h.orig 2009-05-30 23:28:58.000000000 +0200 +++ drivers/usb/storage/unusual_devs.h 2009-05-30 23:29:18.000000000 +0200 @@ -439,7 +439,7 @@ US_FL_FIX_CAPACITY),
/* Reported by Graber and Mike Pagano <email address hidden> */ -UNUSUAL_DEV( 0x04b0, 0x040f, 0x0100, 0x0200, +UNUSUAL_DEV( 0x04b0, 0x040f, 0x0100, 0x0201, "NIKON", "NIKON DSC D200", US_SC_DEVICE, US_PR_DEVICE, NULL,
Hello.
Nikon released new version (2.01) of firmware for D200 camera. Kernel does not recognize Nikon D200 camera properly after firmware upgrade.
Here is the fix (2.6.27 kernel with ubuntu patches applied):
--- drivers/ usb/storage/ unusual_ devs.h. orig 2009-05-30 23:28:58.000000000 +0200 usb/storage/ unusual_ devs.h 2009-05-30 23:29:18.000000000 +0200 FIX_CAPACITY) ,
+++ drivers/
@@ -439,7 +439,7 @@
US_FL_
/* Reported by Graber and Mike Pagano <email address hidden> */
-UNUSUAL_DEV( 0x04b0, 0x040f, 0x0100, 0x0200,
+UNUSUAL_DEV( 0x04b0, 0x040f, 0x0100, 0x0201,
"NIKON",
"NIKON DSC D200",
US_SC_DEVICE, US_PR_DEVICE, NULL,