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
F171777133: D2083.id4250.diff
Sun, Sep 13, 11:13 AM
F171777078: D2083.diff
Sun, Sep 13, 11:12 AM
Unknown Object (File)
Thu, Sep 3, 10:42 AM
Unknown Object (File)
Thu, Sep 3, 10:38 AM
Unknown Object (File)
Wed, Sep 2, 11:08 PM
Unknown Object (File)
Sat, Aug 29, 1:11 AM
Unknown Object (File)
Sun, Aug 23, 2:04 AM
Unknown Object (File)
Aug 10 2026, 9:39 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).