diff options
author | wilko <wilko@FreeBSD.org> | 2002-03-07 20:38:31 +0000 |
---|---|---|
committer | wilko <wilko@FreeBSD.org> | 2002-03-07 20:38:31 +0000 |
commit | ff572ea42ebf810b7e55f879b1af39df6b33ebe7 (patch) | |
tree | 163e0e50509a2247019d6ccb7da5c80f5576f7f5 /release/doc/en_US.ISO8859-1/hardware | |
parent | e61c1e62aa9f63048caea6284ab7347b5ce196a7 (diff) | |
download | FreeBSD-src-ff572ea42ebf810b7e55f879b1af39df6b33ebe7.zip FreeBSD-src-ff572ea42ebf810b7e55f879b1af39df6b33ebe7.tar.gz |
Update info on SCSI on AlphaStation 500 now that I own one
to play with and find out myself.
Diffstat (limited to 'release/doc/en_US.ISO8859-1/hardware')
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml index dca6d21..531f6dc 100644 --- a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml @@ -1681,8 +1681,18 @@ cpu EV4</programlisting> <para>Early machines had Fast SCSI interfaces, later ones are Ultra SCSI capable. AS500 shares its single SCSI bus with internal and external devices. For a Fast SCSI bus you are limited to 1.8 meters bus - length external to the box. +++ This is what some DEC docs suggest. - Did they ever go UltraSCSI?</para> + length external to the box. The AS500 Qlogic ISP1020A chip can be set + to run in Ultra mode by setting a SRM variable. &os; however follows + the Qlogic chip errata and limits the bus speed to Fast.</para> + + <para>Beware of ancient SRM versions on AS500. When you see weird + SCSI speeds being reported by &os; like</para> + + <programlisting>cd0 at isp0 bus 0 target 4 lun 0 +cd0: <DEC RRD45 DEC 0436> Removable CD-ROM SCSI-2 device +cd0: 250.000MB/s transfers (250.000MHz, offset 12)</programlisting> + + <para> it is time to do a SRM console firmware upgrade.</para> <para>AS600 has one Qlogic SCSI chip dedicated to the internal devices whereas the other Qlogic SCSI chip is dedicated to external SCSI devices. |