Datasheet
Register Description
R
Datasheet 141
3.10.13 IOBASE1 - I/O Base Address Register (Device #1)
Address Offset: 1Ch
Default Value: F0h
Access: Read Only, Read/Write
Size: 8 bits
This register controls the CPU to PCI_B/AGP I/O access routing based on the following formula:
IO_BASE=< address =<IO_LIMIT
Only upper 4 bits are programmable. For the purpose of address decode address bits A[11:0] are
treated as 0. Thus the bottom of the defined I/O address range will be aligned to a 4-kB boundary.
Bit Description
7:4 I/O Address Base (IOBASE): Corresponds to A[15:12] of the I/O addresses passed by
bridge 1 to AGP/PCI_B.
3:0 Reserved
3.10.14 IOLIMIT1 - I/O Limit Address Register (Device #1)
Address Offset: 1Dh
Default Value: 00h
Access: Read Only, Read/Write
Size: 8 bits
This register controls the CPU to PCI_B/AGP I/O access routing based on the following formula:
IO_BASE=< address =<IO_LIMIT
Only upper 4 bits are programmable. For the purpose of address decode address bits A[11:0] are
assumed to be FFFh. Thus, the top of the defined I/O address range will be at the top of a 4-kB
aligned address block.
Bit Description
7:4 I/O Address Limit (IOLIMIT): Corresponds to A[15:12] of the I/O address limit of Device
#1. Devices between this upper limit and IOBASE1 will be passed to AGP/PCI_B.
3:0 Reserved