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)
Tue, Aug 25, 1:51 PM
Unknown Object (File)
Tue, Aug 25, 8:27 AM
Unknown Object (File)
Tue, Aug 25, 1:13 AM
Unknown Object (File)
Mon, Aug 24, 5:05 AM
Unknown Object (File)
Fri, Aug 21, 5:21 PM
Unknown Object (File)
Fri, Aug 21, 3:05 PM
Unknown Object (File)
Fri, Aug 21, 10:30 AM
Unknown Object (File)
Sun, Aug 16, 4:49 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 62014
Build 58898: arc lint + arc unit

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.