Sorry, just got up. I think I built it with everything up through 2.6.36.
I see on kernel.org that 2.6.37 is now golden, I will get it this AM and compile it. I think that I am now using the "in kernel tree" pvrusb2 driver without problems on my last two 2.6.36.1 and 2.6.36.2. On Wed, Jan 5, 2011 at 6:53 AM, Mike Isely <[email protected]> wrote: > > Well he did say 2.6.37 in the subject line... > > I was just thinking about this. > > In any case right now I believe the in-kernel driver is currently up to > date with respect to the snapshot, but I will work this out and get a > new snapshot ready ASAP. > > -Mike > > > On Wed, 5 Jan 2011, JE Geiger wrote: > >> What version of the kernel are you building against/with ??? >> >> On Wed, Jan 5, 2011 at 5:26 AM, devsk <[email protected]> wrote: >> > /usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.c: In function >> > 'pvr2_hdw_load_subdev': >> > /usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.c:2576:7: warning: passing >> > argument 4 of 'v4l2_i2c_new_subdev' makes integer from pointer without a >> > castinclude/media/v4l2-common.h:148:35: note: expected 'u8' but argument >> > is of >> > type 'const char *' >> > /usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.c:2576:7: warning: passing >> > argument 5 of 'v4l2_i2c_new_subdev' makes pointer from integer without a >> > cast >> > include/media/v4l2-common.h:148:35: note: expected 'const short unsigned >> > int *' >> > but argument is of type 'short unsigned int' >> > /usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.c:2576:7: error: too many >> > arguments to function 'v4l2_i2c_new_subdev' >> > include/media/v4l2-common.h:148:35: note: declared here >> > /usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.c:2596:7: warning: passing >> > argument 4 of 'v4l2_i2c_new_subdev' makes integer from pointer without a >> > cast >> > include/media/v4l2-common.h:148:35: note: expected 'u8' but argument is of >> > type >> > 'const char *' >> > /usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.c:2596:7: error: too many >> > arguments to function 'v4l2_i2c_new_subdev' >> > include/media/v4l2-common.h:148:35: note: declared here >> > make[2]: *** [/usr/src/pvrusb2-mci-20100708/driver/pvrusb2-hdw.o] Error 1 >> > make[1]: *** [_module_/usr/src/pvrusb2-mci-20100708/driver] Error 2 >> > make[1]: Leaving directory `/var/tmp/linux' >> > make: *** [modules] Error 2 >> > >> > >> > >> > >> > _______________________________________________ >> > pvrusb2 mailing list >> > [email protected] >> > http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2 >> > >> _______________________________________________ >> pvrusb2 mailing list >> [email protected] >> http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2 >> > > -- > > Mike Isely > isely @ isely (dot) net > PGP: 03 54 43 4D 75 E5 CC 92 71 16 01 E2 B5 F5 C1 E8 > _______________________________________________ > pvrusb2 mailing list > [email protected] > http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2 > _______________________________________________ pvrusb2 mailing list [email protected] http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2
