Thats Oliver. I will make the changes to the driver for the 2.4 kernels.
Since this is what most people are using at the moment. I want to get
opinions on the code.Get a close to finish version, then work on the
2.5 version.
Is the switch going to happen on V4L2 in 2.5?I hear tons of r
Am Donnerstag, 19. Dezember 2002 22:04 schrieb [EMAIL PROTECTED]:
> Oliver, could you take a couple of minutes and review the usbvision NT1003
> code. I would love to have a list
> of bad code.I'm not the most experienced person with the Linux USB API.
>
> heheh You look like the perfec
Cameron Maxwell wrote:
>Okay, the ugly black space at the side of the image and the line can be
>removed by changing the PAL horiz image offset.
>
>In usbvision_set_input() if inside the PAL 'if' statement you change:
> value[4] = 0x60;
>
>to
> value[4] = 0x42;
>
>It should remove the line and
Cameron Maxwell wrote:
>Okay, the ugly black space at the side of the image and the line can be
>removed by changing the PAL horiz image offset.
>
>In usbvision_set_input() if inside the PAL 'if' statement you change:
> value[4] = 0x60;
>
>to
> value[4] = 0x42;
>
>It should remove the line and
> -obj-$(CONFIG_VIDEO_DEV) +=3D videodev.o
> +obj-$(CONFIG_VIDEO_DEV) +=3D videodev.o tuner.o
That looks wrong. Tuner is only needed for some cards. Put the proper rules
in
---
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and muc
et it is.
Dwaine Garden.
Jörg Heckenbach <[EMAIL PROTECTED]>@lists.sourceforge.net on 01/23/2002
04:35:11 AM
Sent by: [EMAIL PROTECTED]
To:
cc: "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>
Subject: [linux-usb-devel] Re: USBVision / VA11A
Hi Frank, Hi Dwaine, Hi
Jörg Heckenbach wrote:
>"Mark J. Taylor" wrote:
>
>>I'm in the USA, and I went out to a local computer/electronics store and
>>purchased a Hauppauge WinTV-USB model 602.
>>
>>It's vendor ID is 0x0573, product ID is 0x4D20, and it isn't in
>>usbvision.h.
>>
>>However, it is a multi-config device,
benoit walter wrote:
>Hello,
>
>I found why it did not work. The problem is that my device was not listed
>in the header file.
>
Could I possibly get the VendorID and ProductID from you. Also the
description of the product from
the box. I like to get the exact product name.
>I don't k