On Fri, Jan 18, 2002 at 10:39:02PM +0000, Bill Bland wrote:
> 
> I have to disagree here.  The gphoto web page says that gphoto2 doesn't
> really support usb cameras - they are supported by the usb mass storage
> driver.  Even if gphoto2 did support usb cameras I still don't think it
> would make sense to add support for mine.  All the windows driver does is
> make the camera look like a networked drive.  I see no reason why the
> Linux driver sould do any different.

Take a look at all of the libusb code in gphoto.  They are talking to
different cameras directly through the libusb library, which talks to
the usb device through usbdevfs/usbfs from userspace.

You might want to look into using libusb, or usbdevfs/usbfs directly.

Good luck,

greg k-h

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

Reply via email to