From owner-cvs-sys Wed Oct 8 10:05:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA00744 for cvs-sys-outgoing; Wed, 8 Oct 1997 10:05:50 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA00706; Wed, 8 Oct 1997 10:05:12 -0700 (PDT) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id KAA24474; Wed, 8 Oct 1997 10:05:05 -0700 (PDT) Date: Wed, 8 Oct 1997 10:05:05 -0700 (PDT) Message-Id: <199710081705.KAA24474@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 1997/10/08 10:05:04 PDT Modified files: sys/i386/conf GENERIC Log: - Enable PS/2 mouse support by default. Given that almost all new hardware has a PS/2 port, this is a good thing. Note, older 386/486 boxes may lockup the keyboard controller with this enabled, but most of these kinds of machines don't run -current, so the benefits outweigh the downsides. Discussed with: Kazutaka YOKOTA Revision Changes Path 1.97 +2 -2 src/sys/i386/conf/GENERIC