"Polton, Richard" wrote:
>
> I too have one of these devices. I would also be interested in coding
> something up. Can you post your code?
My Code is in a very early alpha stadium and it just turns on the power
<int usb_wintv_goto_hi_power(struct usb_device *dev)> and asks for the
version of the video chip <int usb_wintv_get_vp_version(struct
usb_device *dev, void *buf)>. Both functions are called from <int
usb_wintv_configure(struct usb_wintv *wintv)>. The rest is just renamed
from <cpia> to <wintv>.
I'm waiting for the answer from hauppauge for details of the circuit.
Then I want to find a concept for the driver and begin the real work.
Joerg Heckenbach
[EMAIL PROTECTED]
wintv.c
wintv.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]