
memory-mapped or i/o-mapped access to the device registers, and always choose memory-mapped if it is enabled. In particular, do _not_ explictly disable the space we decide to not use, as this confuses some versions of Alpha console software (which are arguably buggy because of this problem). Also, fix a logic error pointed out by Ross Harvey <ross@teraflop.com> that would cause memory-mapped access to never be enabled.
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%