Hi!

I'm new to the devel list, but I want to help developing
a USB driver for the HyperPen USB Tablet and also try to
get my digital camera with USB support working. I'm
forwarding the mail sent to David Browne. Thank you
for listening.

With best regards,

Reinhard Katzmann
-- 
E-Mail: [EMAIL PROTECTED]
Software-Engineer, Developer for Embedded Devices - Ideasoft AG, Hechingen
Project: HyperPen Tablet USB Driver for Linux 


Hi David!

I've bought a relatively new digital camera which has USB support:
HP Photosmart 318. This camera is relatively close to the HP
Photosmart C500 supported by your driver as far as I've seen.
The interface itself seems to differ though as I get a bogus
camera interface info from the driver:

- USB Interface Class code is 6 (which is not specified in the
  official 1.0 USB device class IF documentation from usb.org)
- SubClass is 0x01 (which means firmware according to the above
  documentation.
- IF Protocol is 1 (difficult to say anything to that without
  knowing which USB Interface class that is)
- Number of endpoints is 3 (quite strange)

Any pointers for where I can find some informations are appreciated.

Here is the USB device entry to the camera_table:
        { USB_DEVICE(0x03f0, 0x6302) },         // HP PhotoSmart 318

Maybe I find some more informations when searching on usb.org
for that device.

With best Regards,

Reinhard Katzmann
-- 
E-Mail: [EMAIL PROTECTED]
Software-Engineer, Developer for Embedded Devices - Ideasoft AG, Hechingen
Project: HyperPen Tablet USB Driver for Linux 

PGP signature



PGP signature

Reply via email to