Page MenuHomeFreeBSD

Introduce support for Epson RX-8803 RTC
ClosedPublic

Authored by dgr_semihalf.com on Apr 10 2020, 11:33 AM.
Tags
None
Referenced Files
F136994013: D24364.id71205.diff
Thu, Nov 20, 10:48 PM
F136993335: D24364.id.diff
Thu, Nov 20, 10:46 PM
F136992828: D24364.id70397.diff
Thu, Nov 20, 10:45 PM
F136991117: D24364.id71833.diff
Thu, Nov 20, 10:40 PM
F136990686: D24364.id72241.diff
Thu, Nov 20, 10:38 PM
F136988931: D24364.diff
Thu, Nov 20, 10:30 PM
Unknown Object (File)
Sat, Nov 15, 11:02 PM
Unknown Object (File)
Tue, Nov 11, 4:18 AM

Details

Summary

It has a resolution of 1 sec.
Support for interrupt based alarm was not implemented.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

val_packett.cool added inline comments.
sys/conf/files
1807 ↗(On Diff #70397)

maybe name the file rx8803 instead of rtc8803 too?

Hi, if you have any more comments or remarks, please let me know. Thanks.

manu added a subscriber: imp.

Would you mind moving the driver to a rtc subdirectory (sys/dev/iicbus/rtc/) ?
We've been talking with @ian and @imp about doing that for existing drivers.
Otherwise looks good to me.

This revision is now accepted and ready to land.May 15 2020, 10:10 AM

Moved to dev/iicbus/rtc/ directory.

This revision now requires review to proceed.May 15 2020, 5:37 PM
This revision is now accepted and ready to land.May 15 2020, 5:49 PM
This revision was automatically updated to reflect the committed changes.