patch: extend device_id range to cover new sony camera ( dsc-w70)

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

 



product reports 2 configs. This change enables usb-storage config (other is "still"). I could not test this patch well since I am the only one I know with the product.
Almost no risk.  You may have to buy a new camera just to be sure  ;-)

morrow

diff -ur linux-2.6.17.6.orig/drivers/usb/storage/unusual_devs.h linux-2.6.17.6/drivers/usb/storage/unusual_devs.h --- linux-2.6.17.6.orig/drivers/usb/storage/unusual_devs.h 2006-07-15 13:00:43.000000000 -0600 +++ linux-2.6.17.6/drivers/usb/storage/unusual_devs.h 2006-07-17 08:36:28.000000000 -0600
@@ -460,9 +460,9 @@
US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ),

/* This entry is needed because the device reports Sub=ff */
-UNUSUAL_DEV(  0x054c, 0x0010, 0x0500, 0x0600,
+UNUSUAL_DEV(  0x054c, 0x0010, 0x0500, 0x0610,
               "Sony",
-               "DSC-T1/T5",
+               "DSC-T1/T5/W70",
               US_SC_8070, US_PR_DEVICE, NULL,
               US_FL_SINGLE_LUN ),




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux