On Fri, Apr 07, 2006 at 10:57:25AM +0200, Claus Gindhart wrote: > Laurent, > > attached you find a rtc-driver for 2.6.13. > I ported it from 2.4 myself, because i didnt find any 2.6-port out in the > world. > the ppc_md-structure entries are initialized within the driver itself. This > is > propably not 100% consistent with the coding conventions, but it works fro > me. > This i2c-layer can still be used with this driver; i have a LM75 and an > EEPROM > on the same bus, which i operate via LM-Sensors and the i2c-dev driver.
Note that there is a drivers/rtc directory that new (and old) rtc drivers should be ported to. Mark