CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/29 09:50:49
Modified files:
sys/dev/i2c : abx80x.c
Log message:
The function to write to abcrtc(4)'s configuration registers
unfortunately did not write the data to the register, but the
register offset. Oops.
ok kettenis@
