diff options
author | abial <abial@FreeBSD.org> | 1998-08-31 12:28:39 +0000 |
---|---|---|
committer | abial <abial@FreeBSD.org> | 1998-08-31 12:28:39 +0000 |
commit | 8181f7869042f4daf00e42e629f545ef606c5333 (patch) | |
tree | 6502f575af67f8739420e8a1ffd5bced7cb39ac2 /release/picobsd/doc | |
parent | d4fe100b7c72fe7db4913353aac16e81c086053f (diff) | |
download | FreeBSD-src-8181f7869042f4daf00e42e629f545ef606c5333.zip FreeBSD-src-8181f7869042f4daf00e42e629f545ef606c5333.tar.gz |
Better explanation of CONFlict between sc0 and psm0.
Submitted by: Eric P. Scott <eps@sirius.com>
Diffstat (limited to 'release/picobsd/doc')
-rw-r--r-- | release/picobsd/doc/faq.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/release/picobsd/doc/faq.html b/release/picobsd/doc/faq.html index 2b59ffd..84504b6 100644 --- a/release/picobsd/doc/faq.html +++ b/release/picobsd/doc/faq.html @@ -1,5 +1,5 @@ <HTML> -<! $Id: faq.html,v 1.2 1998/08/19 06:46:19 abial Exp $ > +<! $Id: faq.html,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ > <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Author" CONTENT="Dinesh Nair"> @@ -149,6 +149,10 @@ should I do?</b></p> <p>Disable those devices which are not present in your machine. If there is still some conflict, change the settings (I/O port, IRQ etc.).</p> +<p><b>Exception:</b> if you're using a PS/2 mouse, the visual configuration +tool will display CONF for sc0 and psm0. The default settings are correct, +and you should simply ignore the warning.</p> + <p><b>What kind of SCSI support is there?</b></p> <p>None. Either build your own version of PicoBSD, or just install normal |