On Tuesday 10 May 2005 11:21 am, Chris Kennedy wrote:
> Ah, try this one...
>
> diff -ru ivtv-0.3.4j/driver/ivtv-cards.c ivtv-0.3.4k/driver/ivtv-cards.c
> --- ivtv-0.3.4j/driver/ivtv-cards.c 2005-05-08 09:37:39.000000000 -0500
> +++ ivtv-0.3.4k/driver/ivtv-cards.c 2005-05-10 12:49:12.000000000 -0500
> @@ -426,6 +426,7 @@
> {PCI_DEVICE_ID_IVTV16, IVTV_PCI_ID_HAUPPAUGE, 0xe807},
> {PCI_DEVICE_ID_IVTV16, IVTV_PCI_ID_HAUPPAUGE, 0xe817},
> {PCI_DEVICE_ID_IVTV16, IVTV_PCI_ID_HAUPPAUGE, 0xc801},
> + {PCI_DEVICE_ID_IVTV16, IVTV_PCI_ID_HAUPPAUGE, 0x0801},
> {PCI_DEVICE_ID_IVTV16, IVTV_PCI_ID_HAUPPAUGE, 0x0009},
> {0, 0, 0}
> };
>Ok, I patched this file and autodetection works again for my 150. Thanks for that. By the way, am I doing something wrong with copying and pasting this patch? This one failed, and I'm not really sure why. I did a :set paste in vim, pasted it, then did :set nopaste and saved. I also tried adding a blank line at the end, but that didn't work either. I'm not sure if something is going wrong with the copy/paste (maybe something to do with newlines)? The code in the original matches the diff exactly, so I don't know what's up. Anyway, I modified it manually, but just wanted to make the patch work for the sake of my knowledge. ~Lou
pgpihyfBDCt92.pgp
Description: PGP signature
