Question 1: if i were to send a message through the
control pipe, do i use writepipe to send it or do i
use some other method to send it?
You might want to take a look at the documentation for IOUSBLib to
familiarise yourself with which functions that are available.
IOUSBLib.h also lists them. If you have the device open,
DeviceRequeest is the API to do device requests. If you have the
interface open, ControlRequest is the way to do control requests.
WritePipe is only for streams on Bulk and Interrupt pipes.
Question 2: how can i know or get the configurations
of the canera if i am not given the proper documentations??
Luck/Intuition/Experience.
is it possible at all?
Not in general, you have to indulge in reverse engineering. Sometimes
its trivially obvious what's going on, sometimes its a complete
enigma.
PS: You might want to get your keyboard looked at, its dropping lots
of characters.
--
Barry Twycross
email@hidden
---
USB, it's not a Dyslexic BUS. (Thanks to TC.)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/usb/email@hidden