> I have a no-name digital camera, which is the same as Minolta Dimage > 2330 Zoom (both are produced by the Taiwanese constructor Skanhex as SX > 230 Z). According to different sources, this camera can be mounted as a > usb -storage device. But although I followed the advice of the > digital-camera-howto, I still cannot get it to work.
> > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA > > I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=21 Prot=ff Driver=(none) > > E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl= 1ms > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms [snip] this does not appear to be a USB Mass storage camera. The class ID specifies a vendor-specific protocol (Cls=ff(vend.)). gPhoto doesn't support this camera because Minolta has not responded to any of our follow-up emails even after they helped up implement the DimageV driver :P You can try to contact Minolta to request information (the protocol/specification docs for the camera). They have this information because they provide an SDK to developers, so if they give you the 'we don't have this information', they're giving you an intentional run-around. If they still don't want to help, we can start to implement this driver if someone with the camera can help with development. We need protocol sniffs via Serial ('portmon' from www.sysinternals.com) or Usb (USB Snoopy available www.jps.net/~koma/). with that, we can see if it is compatible with an existing driver (not really likely), or where to being writing a driver. -=Scott gPhoto Project www.gphoto.org _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users