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 @@ - + @@ -166,9 +166,13 @@ How do I use my PS/2 (``mouse port'' or ``keyboard'') mouse? -

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: +

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. + +

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.