Niklas Peinecke wrote: > Johannes Stezenbach wrote: > > > >Anyway, the frontends which are converted to use kernel I2C won't work > >for card drivers which don't implement a kernel I2C driver (e.g. > >skystar2, and probably the USB things). IOW, current CVS won't > >work for a lot of people. I hope that someone would show interest > >into bringing those drivers back to live... > > Do I need to have a kernel 2.6 to fix the skystar2 driver? If not I > could take a look at it within the next two weeks, if so it would take > more time (still have 2.4).
You need an up-to-date 2.6 kernel, because we depend on some recent changes to kernel-i2c. The drivers for 2.4 will keep using the dvb_i2c stuff. Johannes
