From owner-freebsd-bugs Mon Jan 13 22:50:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA14744 for bugs-outgoing; Mon, 13 Jan 1997 22:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA14720; Mon, 13 Jan 1997 22:50:03 -0800 (PST) Date: Mon, 13 Jan 1997 22:50:03 -0800 (PST) Message-Id: <199701140650.WAA14720@freefall.freebsd.org> To: freebsd-bugs Cc: From: Bill Fenner Subject: Re: bin/2487: 2.2-BETA install does not allow selection of Busmouse Reply-To: Bill Fenner Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/2487; it has been noted by GNATS. From: Bill Fenner To: fenner@parc.xerox.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/2487: 2.2-BETA install does not allow selection of Busmouse Date: Mon, 13 Jan 1997 22:42:01 PST After rebooting, it turned out that /dev/mouse was symlinked to /dev/mse0. So although the "( ) BusMouse" entry never got "selected", the action appears to have happened, and this is just a user interface strangeness. Bill