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
Unknown Object (File)
Tue, Aug 11, 11:43 PM
Unknown Object (File)
Tue, Aug 11, 4:15 PM
Unknown Object (File)
Sun, Aug 9, 3:29 AM
Unknown Object (File)
Sun, Aug 9, 1:41 AM
Unknown Object (File)
Sat, Aug 8, 9:20 AM
Unknown Object (File)
Sat, Aug 8, 9:20 AM
Unknown Object (File)
Sat, Aug 8, 7:45 AM
Unknown Object (File)
Fri, Aug 7, 1:40 AM
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!)