Hi folks,
For those who care/got a Minolta E203:
Just got mine working. The Minolta E203 is in fact the same as the
Konica KD-200Z, the vendor/product id gave the hint. :) Add the
following to drivers/usb/storage/unusual_devs.h:
UNUSUAL_DEV( 0x04c8, 0x0723, 0x0100, 0x0100,
"Konica",
"KD-200Z",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_START_STOP ),
Recompile the kernel (modules, etc.) and add something like this to
/etc/fstab:
/dev/sda1 /mnt/camera vfat auto,user,umask=000 0 0
Mount /mnt/camera, jump through the roof and smile! :)
Cheers!
Thimo Jansen
--
Start from scratch. Do it right this time.
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users