From owner-freebsd-current@FreeBSD.ORG Tue Jun 6 19:06:39 2006 Return-Path: X-Original-To: freebsd-current@www.freebsd.org Delivered-To: freebsd-current@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CEB16AA8E for ; Tue, 6 Jun 2006 19:05:00 +0000 (UTC) (envelope-from ggajic@tesla.rcub.bg.ac.yu) Received: from tesla.rcub.bg.ac.yu (tesla.rcub.bg.ac.yu [147.91.1.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC3E43D49 for ; Tue, 6 Jun 2006 19:05:00 +0000 (GMT) (envelope-from ggajic@tesla.rcub.bg.ac.yu) Received: by tesla.rcub.bg.ac.yu (Postfix, from userid 2055) id 64D0D2403E; Tue, 6 Jun 2006 20:03:09 +0200 (CEST), Found to be clean Received: from localhost (localhost [127.0.0.1]) by tesla.rcub.bg.ac.yu (Postfix) with ESMTP id 61BDA2403B for ; Tue, 6 Jun 2006 20:03:09 +0200 (CEST) Date: Tue, 6 Jun 2006 20:03:09 +0200 (CEST) From: Goran Gajic To: freebsd-current@www.freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Tue, 06 Jun 2006 21:12:43 +0000 Cc: Subject: 7.0-CURRENT panics if scroll lock is pressed during boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 19:06:47 -0000 Hi, I have noticed that if I press scroll lock during boot somwhere after VGA detected and mounting of file systems kernel will panic and drop into debugger. It is strange that keyboard is also locked so I can't type anything. Regards, gg.