diff options
| author | Wilko Bulte <wilko@FreeBSD.org> | 2002-09-30 18:44:18 +0000 |
|---|---|---|
| committer | Wilko Bulte <wilko@FreeBSD.org> | 2002-09-30 18:44:18 +0000 |
| commit | f4a0789aadb1d0df244d60064e94d586b95c243a (patch) | |
| tree | 6ff646c2f3d6831e353b78618947875a1adcec0f | |
| parent | e7a3173a832caa0b7df693222c1ea19a65d61284 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 366fff218123..d3e9dc45a501 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -218,6 +218,13 @@ <para arch="alpha">The floppy disk drive on the AlphaStation / AlphaServer DS10 does not work with &os; due to unfound bugs.</para> + <para arch="alpha">When installing on alphas that have QLogic + Fibrechannel cards installed, disable recognition of these cards + from the loader. This to avoid very long &man.isp.4; timeouts + during kernel startup. For example, assume you have a system with + a QLogic Fiberchannel card that would show up as isp1. You would + enter at the 'ok ' prompt: set isp_disable=0x2</para> + </sect3> <sect3> |
