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)
Wed, Apr 24, 8:36 PM
Unknown Object (File)
Wed, Apr 17, 5:58 AM
Unknown Object (File)
Wed, Apr 17, 5:53 AM
Unknown Object (File)
Feb 2 2024, 8:40 AM
Unknown Object (File)
Jan 31 2024, 9:17 AM
Unknown Object (File)
Jan 5 2024, 5:40 PM
Unknown Object (File)
Dec 31 2023, 9:47 AM
Unknown Object (File)
Dec 25 2023, 9:43 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).