[PATCH] unusual_devs.h, kernel linux-2.4.19

From: Roger (roger123@alltel.net)
Date: Sun Aug 11 2002 - 04:02:04 EST


This patch is for the Minolta Dimage 7i digital camera to be recognized
when it is attached to a usb port.
http://www.dimage.minolta.com/d7i/index.html

The digital camera has a usb-1.0 port for downloading images when the
compactflash card is inserted. Firmware is probably also transfered via
the same method.

-- 
Roger
-----
Verify my pgp/gnupg signature on my HomePage:
http://www.eskimo.com/~roger/

--- linux-2.4.19/drivers/usb/storage/unusual_devs.h Fri Aug 2 20:39:45 2002 +++ linux-2.4.19/drivers/usb/storage/unusual_devs.h Sun Aug 11 03:42:50 2002 @@ -334,6 +334,13 @@ US_SC_SCSI, US_PR_BULK, NULL, US_FL_START_STOP ),

+/* Submitted by roger@linuxfreemail.com */ +UNUSUAL_DEV( 0x0686, 0x400b, 0x0001, 0x0001, + "Minolta", + "Dimage 7i", + US_SC_SCSI, US_PR_BULK, NULL, + US_FL_START_STOP ), + /* Submitted by f.brugmans@hccnet.nl * Needed for START_STOP flag */ UNUSUAL_DEV( 0x0686, 0x4007, 0x0001, 0x0001,


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



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:24 EST