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
F162634126: D54633.diff
Wed, Jul 15, 7:02 AM
F162634125: D54633.diff
Wed, Jul 15, 7:02 AM
Unknown Object (File)
Sun, Jul 12, 8:45 AM
Unknown Object (File)
Tue, Jul 7, 7:19 PM
Unknown Object (File)
Fri, Jun 26, 9:41 AM
Unknown Object (File)
Thu, Jun 25, 7:54 AM
Unknown Object (File)
Fri, Jun 19, 4:46 AM
Unknown Object (File)
Wed, Jun 17, 2:36 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!)