summaryrefslogtreecommitdiff
path: root/FAQ/hardware.sgml
diff options
context:
space:
mode:
authorKazutaka YOKOTA <yokota@FreeBSD.org>1998-03-23 05:56:02 +0000
committerKazutaka YOKOTA <yokota@FreeBSD.org>1998-03-23 05:56:02 +0000
commit59446451cdf698b0e5faa7ba24299fcb374a9145 (patch)
treea122d123c2d54fea331b321fa9d0642140ffc709 /FAQ/hardware.sgml
parente265090caee282280d11b78eb6e6059ad5b858c7 (diff)
Notes
Diffstat (limited to 'FAQ/hardware.sgml')
-rw-r--r--FAQ/hardware.sgml12
1 files changed, 8 insertions, 4 deletions
diff --git a/FAQ/hardware.sgml b/FAQ/hardware.sgml
index abdee8d9c6..40e543722a 100644
--- a/FAQ/hardware.sgml
+++ b/FAQ/hardware.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: hardware.sgml,v 1.4 1998-03-21 22:03:07 eivind Exp $ -->
+<!-- $Id: hardware.sgml,v 1.5 1998-03-23 05:56:02 yokota Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@@ -166,9 +166,13 @@
<heading>
How do I use my PS/2 (``mouse port'' or ``keyboard'') mouse?<label id="ps2mouse"></heading>
- <p>If you're running a relatively recent version of FreeBSD then you
- can simply enable it in the kernel configuration menu
- at installation time, otherwise later with -c at the boot:
+ <p>If you're running a very recent version of FreeBSD, the necessary
+ driver, psm, is included and enabled in the kernel. The kernel
+ should detect your PS/2 mouse at boot time.
+
+ <p>If you're running a previous but relatively recent version of
+ FreeBSD then you can simply enable it in the kernel configuration
+ menu at installation time, otherwise later with -c at the boot:
prompt. It is disabled by default, so you will need to enable
it explicitly.