diff options
author | jkim <jkim@FreeBSD.org> | 2010-07-15 19:52:54 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2010-07-15 19:52:54 +0000 |
commit | 66838c310f5a207d833c9840fdd69cae8aa4db73 (patch) | |
tree | 72a0817792ec7d6e363c05888b552646a207285a /usr.bin/id | |
parent | 6f863ac2c4816a2691785e677b73430d5dc4fcf0 (diff) | |
download | FreeBSD-src-66838c310f5a207d833c9840fdd69cae8aa4db73.zip FreeBSD-src-66838c310f5a207d833c9840fdd69cae8aa4db73.tar.gz |
- AcpiOsReadPciConfiguration() needs similar fixes as r209965 and r210129.
According to ACPICA User Guide and Programmer Reference, the read data must
be zero extended to fill the 64-bit return value even if the bit width of
the location is less than 64.
- Return error when 64-bit access is requested as we do not support 64-bit
PCI register access (yet). XXX We may have to split it up into two 32-bit
accesses if it is really required.
Diffstat (limited to 'usr.bin/id')
0 files changed, 0 insertions, 0 deletions