diff options
author | groudier <groudier@FreeBSD.org> | 2000-09-03 12:36:21 +0000 |
---|---|---|
committer | groudier <groudier@FreeBSD.org> | 2000-09-03 12:36:21 +0000 |
commit | b87dbd50a9466acbbb5b8c14050293d0d0ac4a04 (patch) | |
tree | ae9202586d01cb7ac7afeef42289fe3fd8fc372c /lib/libc/stdlib/atof.c | |
parent | 0937c026c40ac4c38a9d9cccb425f5fea9f6dc71 (diff) | |
download | FreeBSD-src-b87dbd50a9466acbbb5b8c14050293d0d0ac4a04.zip FreeBSD-src-b87dbd50a9466acbbb5b8c14050293d0d0ac4a04.tar.gz |
PR: kern/20895
PR kern/20895:
- Add FE_DAC new feature flag to distinguish between
64 bit PCI addressing (DAC cycles) and 64 bit PCI
interface (64 bit Memory BARs).
- Properly deal with chips that have a 32 bit PCI
interface but support and may generate DAC.
(Only SYM53C895A for now).
PR misc/17584 (at least partially addressed):
- Try detecting hardware combinations that trigger
spurious PCI master parity error detections by the
PCI chip. This work-around is implemented in the
`snooptest' routine and consists in retrying with
PCI master parity checking disabled if such an
error is reported by the PCI chip during this test.
Other:
- Fix a tiny bug in WIDE negotiation that was very
unlikely to be triggerred. The BUS width was wrongly
compared against chip's max. offset.
Diffstat (limited to 'lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions