On Mon, 17 Feb 2003, Gerd Knorr wrote: > > Do you think? I have been getting rid of some of the warnings. I figure > > that if we can get this code to work, we can start bringing it up to > > standard. I'm putting in some error checking, maybe I can see what the > > floating point math is good for and see if there's an easy way around it. > > The fp stuff can easily tuned into integer math. The fp math is only used to calculate how the tuner frequencies are derived from the PLL. This should be easy. > > If you really think it's useless, > > Mosty yes. I'll start over from scratch hacking a v4l2 driver, maybe > picking some of the old code here and there. Another anonying thing > is that they still have named everyting bttv_*, thus creating alot of > name clashes with the bttv driver (i.e. you can't load both at the > same time). That's good advice. I can use this driver to learn two things: 1) how to use the card 2) how not to write kernel code If you don't mind me asking a couple of questions about bttv every once in a while, I'll start the job of hacking support for the 881 into it. Groeten, Dries