From owner-cvs-sys Wed Apr 10 06:50:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA07416 for cvs-sys-outgoing; Wed, 10 Apr 1996 06:50:19 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA07396 Wed, 10 Apr 1996 06:50:09 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id XAA24512; Wed, 10 Apr 1996 23:42:56 +1000 Date: Wed, 10 Apr 1996 23:42:56 +1000 From: Bruce Evans Message-Id: <199604101342.XAA24512@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: sys/i386/conf GENERIC > Log: > Gag! Somebody removed the bus mouse from GENERIC for reasons unknown. > That certainly explains why I noticed it suddenly missing from the > 2.2 SNAPSHOT! :-) It was never in -current. Someone added it "back" to 2.1 without adding it to -current. BTW, sio3 should be disabled by default in GENERIC so that it doesn't foul S3 boards. Bruce