Hi,

I am trying to write a driver for the Aox se401 chipset (used in the
philips pcvc665k webcam).
Not completely surprising, the people at Aox don't even answer my mails
with requists for information.
I have made some logs with usbsniffer in win98, and a stripped down
version of the ov511 driver recognizes the device.
The logs are also in the package I attached.
With this the led on the device should go out (it is only on during
capturing).
But since this is the first time I am writing a usb driver I have some
problems.
As far as I can tell from urb 5 on the driver should do this.
I have tried to do the same as in the log with usb_control_msg and with
usb_submit_urb but I can't get it to work.

Is there someone who can show me how to implement for example urb 5 or
6?
Just a litle example would show me how to interpret the logs.

Thanks,
Jeroen

se401.tar.gz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to