Page MenuHomeFreeBSD

sfxge: FreeBSD before 10 does not have bus_space_*_8 on amd64
ClosedPublic

Authored by arybchik on Mar 17 2015, 9:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 5, 4:45 PM
Unknown Object (File)
Fri, Mar 27, 10:15 AM
Unknown Object (File)
Mar 15 2026, 10:46 AM
Unknown Object (File)
Mar 15 2026, 2:10 AM
Unknown Object (File)
Mar 9 2026, 6:51 PM
Unknown Object (File)
Mar 8 2026, 3:54 PM
Unknown Object (File)
Mar 7 2026, 10:01 PM
Unknown Object (File)
Mar 3 2026, 7:09 AM
Subscribers

Details

Summary

bus_space_*_8() are not always macros, so it is not correct to use
#ifndef.

Sponsored by: Solarflare Communications, Inc.

Test Plan

Build tested on amd64.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

arybchik retitled this revision from to sfxge: FreeBSD before 10 does not have bus_space_*_8 on amd64.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added a reviewer: gnn.
arybchik updated this revision to Diff 4352.

Closed by commit rS280378 (authored by @arybchik).