aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-07-03 14:04:32 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-07-03 14:04:32 +0000
commita23bbb9036fd9f71799cd8cbe40ca06f5cc4c45e (patch)
treeab7f0f244a6c64af5840a8a573ac9f8e2fc2aa16 /release
parent3e5e083cb7d254ee2d90c15f43f748da5afb8922 (diff)
downloadsrc-a23bbb9036fd9f71799cd8cbe40ca06f5cc4c45e.tar.gz
src-a23bbb9036fd9f71799cd8cbe40ca06f5cc4c45e.zip
Add entry for Dell Poweredge XE.
Submitted by: Vadim Mikhailov <mvp@braz.ru>
Notes
Notes: svn path=/head/; revision=37351
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/help/trouble.hlp8
1 files changed, 8 insertions, 0 deletions
diff --git a/release/sysinstall/help/trouble.hlp b/release/sysinstall/help/trouble.hlp
index b5501653c45b..22f228a6abb1 100644
--- a/release/sysinstall/help/trouble.hlp
+++ b/release/sysinstall/help/trouble.hlp
@@ -258,4 +258,12 @@ A: There appears to be a bug in the BIOS on at least some of these boards,
Slice the disk in 'compatible' mode and install BootEasy during the
FreeBSD installation to avoid the bug.
+Q: When installing on an Dell Poweredge XE, Dell proprietary RAID controller
+ DSA (Dell SCSI Array) isn't recognized.
+
+A: Configure DSA to use AHA-1540 emulation using EISA configuration utility.
+ After that FreeBSD detects DSA as Adaptec AHA-1540 SCSI controller, with
+ irq 11 and port 340. Under emulation mode system will use DSA RAID disks,
+ but you cannot use DSA specific features such as watching RAID health.
+
[ Please add more hardware tips to this Q&A section! ]