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
F110359631: D24364.diff
Mon, Feb 17, 7:43 AM
Unknown Object (File)
Jan 18 2025, 12:52 AM
Unknown Object (File)
Jan 13 2025, 9:46 AM
Unknown Object (File)
Dec 30 2024, 6:26 PM
Unknown Object (File)
Dec 25 2024, 11:11 PM
Unknown Object (File)
Dec 25 2024, 10:58 PM
Unknown Object (File)
Dec 3 2024, 8:16 AM
Unknown Object (File)
Nov 12 2024, 4:50 PM

Details

Summary

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

val_packett.cool added inline comments.
sys/conf/files
1807

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.