# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.634 -> 1.635 # drivers/usb/storage/unusual_devs.h 1.11 -> 1.12 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 02/08/29 pekon@informatics.muni.cz 1.635 # [PATCH] Patch to include support for Minolta Dimage 7i # # Hi, # # another try to get the patch for Minolta DImage 7i into the kernel, last # time I checked bk it still was not there. Patch and # /proc/bus/usb/devices appended. # -------------------------------------------- # diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h --- a/drivers/usb/storage/unusual_devs.h Thu Aug 29 13:54:18 2002 +++ b/drivers/usb/storage/unusual_devs.h Thu Aug 29 13:54:18 2002 @@ -353,6 +353,12 @@ US_SC_SCSI, US_PR_BULK, NULL, US_FL_START_STOP ), +UNUSUAL_DEV( 0x0686, 0x400b, 0x0001, 0x0001, + "Minolta", + "Dimage 7i", + US_SC_SCSI, US_PR_BULK, NULL, + US_FL_START_STOP ), + UNUSUAL_DEV( 0x0693, 0x0002, 0x0100, 0x0100, "Hagiwara", "FlashGate SmartMedia",