From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 27 10:26:04 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8E216A4CE; Fri, 27 Aug 2004 10:26:04 +0000 (GMT) Received: from salto.student.utwente.nl (salto.student.utwente.nl [130.89.167.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E9343D3F; Fri, 27 Aug 2004 10:26:03 +0000 (GMT) (envelope-from s.c.sprong@student.utwente.nl) Received: from volte.student.utwente.nl (pulse.private [10.10.10.2]) by salto.student.utwente.nl (Postfix) with SMTP id 6A0C45388; Fri, 27 Aug 2004 12:26:02 +0200 (CEST) Date: Fri, 27 Aug 2004 12:26:02 +0200 (CEST) From: "S. C. Sprong" To: Mark Linimon In-Reply-To: <200408260328.i7Q3SQua080152@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-bugs@FreeBSD.org cc: yokota@FreeBSD.org Subject: Re: kern/7234: keyboard problems during login immediately after boot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "S. C. Sprong" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 10:26:04 -0000 On Thu, 26 Aug 2004, Mark Linimon wrote: > >Synopsis: keyboard problems during login immediately after boot > >State-Changed-From-To: open->feedback >State-Changed-By: linimon >State-Changed-When: Thu Aug 26 03:28:05 GMT 2004 >State-Changed-Why: >Is this still a problem with modern versions of FreeBSD? My, that's an oldie! If I remember the situation correctly, the problem was that at boot time my keyboard (-controller) could get into a specific state (racing reset?) where incorrect keycodes were emitted which caused all login attempts to crash and dump core (the real problem). As far as I know, the problem disappeared somewhere during the 3.x-STABLE track, but I didn't audit the login source code (being able to but did not have the time then and I forgot) for unexpected input and neither did anyone else, or am I wrong? regards, scs