diff options
author | wilko <wilko@FreeBSD.org> | 2000-09-03 17:34:44 +0000 |
---|---|---|
committer | wilko <wilko@FreeBSD.org> | 2000-09-03 17:34:44 +0000 |
commit | 5ee0050a669e30889e79a97e32ee941c379bd32f (patch) | |
tree | 29433dec80fcc1f028e8b6ceaa7ced44081e702b /release/texts | |
parent | 52514817c03385f7f1c0e19ef3ca1f0af1446d51 (diff) | |
download | FreeBSD-src-5ee0050a669e30889e79a97e32ee941c379bd32f.zip FreeBSD-src-5ee0050a669e30889e79a97e32ee941c379bd32f.tar.gz |
Tincup & Rawhide need their VGA cards in a slot connected to PCI0 for the
BIOS emulation to work.
Diffstat (limited to 'release/texts')
-rw-r--r-- | release/texts/alpha/HARDWARE.TXT | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/texts/alpha/HARDWARE.TXT b/release/texts/alpha/HARDWARE.TXT index 3bcb364..a8c3753 100644 --- a/release/texts/alpha/HARDWARE.TXT +++ b/release/texts/alpha/HARDWARE.TXT @@ -1336,7 +1336,8 @@ Rawhides are available with a 8 64-bit PCI / 3 EISA slot expansion backplanes (called 'Saddle' modules). There are 2 seperate PCI buses, PCI0 and PCI1. PCI0 has 1 dedicated PCI slot and (shared) 3 PCI/EISA slots. PCI0 also has a PCI/EISA bridge that drives things like the serial and parallel ports, -keyboard/mouse etc. PCI1 has 4 PCI slots and an NCR810 SCSI chip. +keyboard/mouse etc. PCI1 has 4 PCI slots and an NCR810 SCSI chip. VGA +console cards must be installed in a slot connected to PCI0. The current implementation has problems in handling PCI bridges. There is currently a limited fix in place which allows for single level, single device @@ -1400,6 +1401,7 @@ There are 2 seperate PCI buses, PCI0 and PCI1. PCI0 has the 32-bit PCI slot and the 2 top-most 64-bit PCI slots. PCI0 also has an Intel 82375EB PCI/EISA bridge that drives things like the serial and parallel ports, keyboard/mouse etc. PCI1 has 4 64-bit PCI slots and an NCR810 SCSI chip. +VGA console cards must be installed in a slot connected to PCI0. Power: The system employs an I2C based power controller system. If you want to be |