Page MenuHomeFreeBSD

aq: Add to amd64 GENERIC and to sys/conf/NOTES
ClosedPublic

Authored by brad_comstyle.com on Jan 10 2026, 4:45 AM.
Tags
None
Referenced Files
F171239793: D54633.id169925.diff
Wed, Sep 9, 6:44 PM
Unknown Object (File)
Sat, Sep 5, 7:21 AM
Unknown Object (File)
Sat, Sep 5, 4:03 AM
Unknown Object (File)
Thu, Sep 3, 3:57 AM
Unknown Object (File)
Wed, Sep 2, 11:42 PM
Unknown Object (File)
Wed, Sep 2, 9:39 PM
Unknown Object (File)
Wed, Sep 2, 5:30 PM
Unknown Object (File)
Wed, Sep 2, 3:03 PM
Subscribers

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jan 10 2026, 5:52 AM
This revision was automatically updated to reflect the committed changes.

hi!

I had to undo the sys/conf/NOTES part because aq doesn't compile on ! amd64 right now. It's using calls to readl/writel.

emaste@ is going to need to do some surgery to convert it to bus_dma / bus space macros.

(oops!)