diff options
author | yongari <yongari@FreeBSD.org> | 2010-03-14 23:23:57 +0000 |
---|---|---|
committer | yongari <yongari@FreeBSD.org> | 2010-03-14 23:23:57 +0000 |
commit | 32eab592052fb78644a2cca4e0beb10f02b3e930 (patch) | |
tree | 3d1835cc1f8eba97a96a8a8f56b5e120914ef716 /sys/powerpc/fpu/fpu_arith.h | |
parent | 500e7d9ffdb336afe9400f12c3e707a7970a2673 (diff) | |
download | FreeBSD-src-32eab592052fb78644a2cca4e0beb10f02b3e930.zip FreeBSD-src-32eab592052fb78644a2cca4e0beb10f02b3e930.tar.gz |
It seems PCI_OUR_REG_[1-5] registers are not mapped on PCI
configuration space on Yukon Ultra(88E8056) such that accesses to
these registers were NOPs which in turn make msk(4) instable on
this controller. Use indirect access method to access
PCI_OUR_REG_[1-5] registers. This should fix a long standing
instability bug which prevented msk(4) working on Yukon Ultra.
Special thanks to koitsu who gave me remote access to his system.
PR: kern/114631, kern/116853
MFC after: 1 week
Diffstat (limited to 'sys/powerpc/fpu/fpu_arith.h')
0 files changed, 0 insertions, 0 deletions