>Le Mercredi 18 Septembre 2002 17:33, Florent BERANGER a
>écrit :
>   Hello,
>
> I didn't saw WinTV USB & WinTV USB PVR cards in
>usbtable
> (ldetect-lst).
> Is anyone who have one can send the output of
>lspcidrake
> -v command to this ml ?
>
> Thanks,
>   Florent
>
> just for info, here the driver for WinTV USB PVR :
> http://pvrusb.sourceforge.net/ (not stable yet).

Here a part of code that I found in
http://pvrusb.sourceforge.net driver (pvr.c) for WinTV
USB PVR card :


I think that it contain the data which are needed by
usbtable :

static struct usb_device_id pvr_ids[] = {
        {match_flags: USB_DEVICE_ID_MATCH_VENDOR |
USB_DEVICE_ID_MATCH_PRODUCT, idVendor: 0x2040,
idProduct:0xa7f9},
        { }
};

Thx to confirm and if anyone have the data for WinTV
USB, it would be cool !
--------------
EXCEPTIONNEL!
Tiscali lance les forfaits Internet Illimités,
à partir de 15,95EUR / mois.
Pour en profiter,cliquez ici: http://register.tiscali.fr/forfaits/
Offres soumises à conditions.



Reply via email to