Hello List!

I'm new to Kernel- and USB programming.

My digital camera does some USB Spec violation (eg : Request type 0x04 
(reserved for future use)), so I'm not sure if its a good idea to write a 
driver.

The next question is how to implement it.
Best would be libusb support -> gphoto support.
Is it possible to use libusb for writing drivers for arbitrary  usb devices?

TOC reading is working, but if I like to read Thumbnails 
I get some severe error :  "uhci.c: d400: host system error, PCI problems?"

Is it save (are they in future Kernelversion still available) to use
 "usb_control_msg" / "usb_bulk_msg" for easy testing/access?

Are there any further documentations ?
these one do I have already: 
 - lkmpg 
 - usb.cs.tum.edu/usbdoc (2000/12/25 (quite old ?))


Thank you
        Dominik 

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

Reply via email to