From owner-freebsd-current Fri Nov 15 09:36:15 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA01818 for current-outgoing; Fri, 15 Nov 1996 09:36:15 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA01773 for ; Fri, 15 Nov 1996 09:36:05 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA12169; Fri, 15 Nov 1996 10:36:02 -0700 (MST) Date: Fri, 15 Nov 1996 10:36:02 -0700 (MST) Message-Id: <199611151736.KAA12169@rocky.mt.sri.com> From: Nate Williams To: current@freebsd.org Subject: UserConfig is broken + PS/2 support success Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk UserConfig is now broken in current. It may have to do withe the recent syscons changes, but in any case nothing happens at the "config>" prompt when I type anymore. The sources are from early this morning, so it's probably a fairly recent change. On a positive note, the new PS/2 + syscons + shared KBD code seems to work fine on my PS/2 systems. The mouse is (correctly) found, and the keyboard works fine if I skip UserConfig and boot straight into the normal boot process. (Once I get into UserConfig I'm hosed since I can't even tell it to continue). Nate