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)
Mon, Apr 27, 11:42 AM
Unknown Object (File)
Tue, Apr 21, 8:08 AM
Unknown Object (File)
Sat, Apr 18, 10:58 AM
Unknown Object (File)
Wed, Apr 15, 8:34 AM
Unknown Object (File)
Wed, Apr 15, 1:47 AM
Unknown Object (File)
Tue, Apr 14, 2:12 AM
Unknown Object (File)
Mon, Apr 13, 9:54 PM
Unknown Object (File)
Sat, Apr 11, 2:17 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!)