> Thanks for the patch - I just want to test it on 2.2 series kernels, and > if it works, I will include it. (Perhaps you should also forward it to > Gerd, as this will affect bttv too). The problem is that this code was present in earlier releases of bttv2, but it got removed. I thought that it got erased because pci_get_drvdata is present in post-test8 kernels? > > Below is a patch to get alevt working with bttv2. It is not fully v4l2 > compliant yet, but at least it works! Thanks a lot, it works perfectly now :-) I only had to replace #include <linux/fd.h> with #include <linux/types.h> in the patch. Regards, Iñaki