diff options
author | mjacob <mjacob@FreeBSD.org> | 2002-09-23 05:02:53 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2002-09-23 05:02:53 +0000 |
commit | 7cc662b0bb2d7766115cf713c56ab3ad4107cc4a (patch) | |
tree | 6d30ecf6c524c9c0645dc5c9056ff566db515704 /lib/libc/stdio/setbuffer.c | |
parent | b9b68e183859f883a891c22ec504d7ac1e213b75 (diff) | |
download | FreeBSD-src-7cc662b0bb2d7766115cf713c56ab3ad4107cc4a.zip FreeBSD-src-7cc662b0bb2d7766115cf713c56ab3ad4107cc4a.tar.gz |
Re-specify the bus space creation such that if we have ISP_DAC_SUPPORTED
defined, we set the address space limitation to BUS_SPACE_UNRESTRICTED,
otherwise to BUS_SPACE_MAXADDR_32BIT.
If we have a 1240, ULTRA2 or better, or an FC card, the boundary limit
is BUS_SPACE_UNRESTRICTED and segment limit is BUS_SPACE_MAXADDR_32BIT.
The older 1020/1040 cards have boundary and segment limits of
BUS_SPACE_MAXADDR_24BIT.
Diffstat (limited to 'lib/libc/stdio/setbuffer.c')
0 files changed, 0 insertions, 0 deletions