Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: usb-storage: unusual_devs entry for Nikon D100

This patch (as938) adds an unusual_devs entry for the Nikon DSC D100.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Alan Stern and committed by
Greg Kroah-Hartman
d8fbba2f 0d46c007

+7
+7
drivers/usb/storage/unusual_devs.h
··· 313 313 US_SC_DEVICE, US_PR_DEVICE,NULL, 314 314 US_FL_NOT_LOCKABLE ), 315 315 316 + /* Reported by Stefan de Konink <skinkie@xs4all.nl> */ 317 + UNUSUAL_DEV( 0x04b0, 0x0401, 0x0200, 0x0200, 318 + "NIKON", 319 + "NIKON DSC D100", 320 + US_SC_DEVICE, US_PR_DEVICE, NULL, 321 + US_FL_FIX_CAPACITY), 322 + 316 323 /* Reported by Andreas Bockhold <andreas@bockionline.de> */ 317 324 UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100, 318 325 "NIKON",