CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/15 12:22:53
Modified files:
sys/dev/i2c : abx80x.c ds1307.c ds3231.c isl1208.c mcp794xx.c
Log message:
Convert remaining I2C RTC drivers to use todr_attach().
These all get a quality of 1000 since these are supposed to be battery
backed and almost certainly what the hardware designers want us to use.
ok mglocker@, jsg@
