diff options
author | Damien Zammit <damien@zamaudio.com> | 2022-08-23 03:26:49 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-08-23 12:40:39 +0200 |
commit | f2626beb39dc416ceebfa35076d89cd291e2b903 (patch) | |
tree | 721d6a3e32aef1a2cf64d3c2129bc06570045417 /x86_64 | |
parent | a14feb6ffadd6902ba09f23122beda08beb970ad (diff) | |
download | gnumach-f2626beb39dc416ceebfa35076d89cd291e2b903.tar.gz gnumach-f2626beb39dc416ceebfa35076d89cd291e2b903.tar.bz2 gnumach-f2626beb39dc416ceebfa35076d89cd291e2b903.zip |
gnumach: Remove PCI_CFG2_* as a reserved ioport range
PCI CONF2 access method was deprecated in PCI v2.0
Also, the conf2 ioport range is only activated for use
as pci configuration space when conf1 registers are accessed
in a particular sequence.
Since the pci-arbiter does not access the conf1 forwarding register,
we are safe to remove this completely from gnumach to allow
normal I/O use of the conf2 range as modern hardware expects.
Message-Id: <20220823032638.292813-1-damien@zamaudio.com>
Diffstat (limited to 'x86_64')
0 files changed, 0 insertions, 0 deletions