Page MenuHomeFreeBSD

aw_timer: rename driver from a10_timer
ClosedPublic

Authored by mhorne on Jan 24 2025, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 7:03 AM
Unknown Object (File)
Tue, Oct 14, 11:45 AM
Unknown Object (File)
Sep 13 2025, 1:48 AM
Unknown Object (File)
Sep 6 2025, 7:59 PM
Unknown Object (File)
Aug 30 2025, 10:10 PM
Unknown Object (File)
Aug 18 2025, 5:15 AM
Unknown Object (File)
Aug 15 2025, 12:02 AM
Unknown Object (File)
Aug 12 2025, 12:42 AM
Subscribers

Details

Summary

This reflects its expanded support for platforms other than the A10.

Functions specific to A10/A13 retain the a10 prefix, but the majority of
names in the driver are changed, e.g. a10_timer_softc becomes
aw_timer_softc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Don't forget writing something in UPDATING for people who have a custom kernel config

This revision is now accepted and ready to land.Jan 25 2025, 9:55 AM
This revision was automatically updated to reflect the committed changes.