summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-06-06 00:55:25 +0000
committerjkh <jkh@FreeBSD.org>1995-06-06 00:55:25 +0000
commit9844b0713415cc473f2619c46c15ed596ac08a26 (patch)
tree74e7e4aa358b16c6617a259c65f1cad5a1f15cf1 /release
parent44a45681b1c75ef50a32096a4996e28b1f9eccf0 (diff)
downloadFreeBSD-src-9844b0713415cc473f2619c46c15ed596ac08a26.zip
FreeBSD-src-9844b0713415cc473f2619c46c15ed596ac08a26.tar.gz
Fixes and additions.
Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/help/en_US.ISO8859-1/hardware.hlp17
-rw-r--r--release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp17
2 files changed, 30 insertions, 4 deletions
diff --git a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp
index 7e66516..3c40002 100644
--- a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp
+++ b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp
@@ -1,4 +1,4 @@
-Hardware Documentation Guide: $Id: hardware.hlp,v 1.6 1995/06/05 15:26:35 jkh Exp $
+Hardware Documentation Guide: $Id: hardware.hlp,v 1.7 1995/06/05 23:57:36 jkh Exp $
Table of Contents
-----------------
@@ -289,7 +289,7 @@ wds: Western Digital WD7000 IDE
4. Known Hardware Problems, Q & A:
---- -------------------------------
+-- -------------------------------
Q: mcd0 keeps thinking that it has found a device and this stops my Intel
EtherExpress card from working.
@@ -349,4 +349,17 @@ A: There's a limitation in the current sysinstall that the tape MUST
be in the drive while sysinstall is started or it won't be detected.
Try again with the tape in the drive the whole time.
+
+Q: I've installed FreeBSD onto my system, but it hangs when booting from
+ the hard drive with the message: ``Changing root to /dev/sd0a''.
+
+A: This problem may occur in a system with a 3com 3c509 ethernet adaptor.
+ The ep0 device driver appears to be sensitive to probes for other
+ devices that also use address 0x300. Boot your FreeBSD system by power
+ cycling the machine (turn off and on). At the ``Boot:'' prompt specify
+ the ``-c''. This will invoke UserConfig (see Section 1. above). Use
+ the ``disable'' command to disable the device probes for all devices
+ at address 0x300 except the ep0 driver. On exit, your machine should
+ successfully boot FreeBSD.
+
[ Please add more hardware tips to this Q&A section! ]
diff --git a/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp b/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp
index 7e66516..3c40002 100644
--- a/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp
+++ b/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp
@@ -1,4 +1,4 @@
-Hardware Documentation Guide: $Id: hardware.hlp,v 1.6 1995/06/05 15:26:35 jkh Exp $
+Hardware Documentation Guide: $Id: hardware.hlp,v 1.7 1995/06/05 23:57:36 jkh Exp $
Table of Contents
-----------------
@@ -289,7 +289,7 @@ wds: Western Digital WD7000 IDE
4. Known Hardware Problems, Q & A:
---- -------------------------------
+-- -------------------------------
Q: mcd0 keeps thinking that it has found a device and this stops my Intel
EtherExpress card from working.
@@ -349,4 +349,17 @@ A: There's a limitation in the current sysinstall that the tape MUST
be in the drive while sysinstall is started or it won't be detected.
Try again with the tape in the drive the whole time.
+
+Q: I've installed FreeBSD onto my system, but it hangs when booting from
+ the hard drive with the message: ``Changing root to /dev/sd0a''.
+
+A: This problem may occur in a system with a 3com 3c509 ethernet adaptor.
+ The ep0 device driver appears to be sensitive to probes for other
+ devices that also use address 0x300. Boot your FreeBSD system by power
+ cycling the machine (turn off and on). At the ``Boot:'' prompt specify
+ the ``-c''. This will invoke UserConfig (see Section 1. above). Use
+ the ``disable'' command to disable the device probes for all devices
+ at address 0x300 except the ep0 driver. On exit, your machine should
+ successfully boot FreeBSD.
+
[ Please add more hardware tips to this Q&A section! ]
OpenPOWER on IntegriCloud