On Wed, 13 Jun 2001, Matthew Dharm wrote:

> On Wed, Jun 13, 2001 at 10:20:03AM -0500, John Fulmer wrote:
> >
> > Could you explain this a bit to the non-developers? I take it this is a problem
> > with newer USB storage devices, like my camera. What is the exact issue.
>
> Actually, it's a problem with _older_ devices.  Thus my lack of concern.
> Most newer devices are spec-compliant with the USB Mass Storage
> specification, and work out-of-the-box with the existing driver.

Hmmm. In that case, I wonder what is the problem with my Olympus Camedia/Brio
D-100/C-1 camera? It's supported natively under Win2K and Windows ME, but
refuses to be recognized under usb-storage. Actually, I THINK it was recognized
if I hacked around with unusual-devs.h and using:

UNUSUAL_DEV( 0x07b4, 0x0102, 0x1062, 0x1062,
                "Olympus",
                "Camedia D-100",
                US_SC_SCSI, US_PR_EUSB_SDDR09, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),

, or at least sd_mod would think it was a drive, but would error out detecting
the size of the partition, and give a partition table error.

Any ideas why this would be, or, even better, find out what spec the Olympus
uses? I don't mind doing the dogwork, if I may be of help.

jf


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to