From owner-freebsd-stable@FreeBSD.ORG Fri Nov 25 11:01:37 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61EA116A41F for ; Fri, 25 Nov 2005 11:01:37 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id E885B43D88 for ; Fri, 25 Nov 2005 11:01:29 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.50 (FreeBSD)) id 1EfbKa-000FpL-3o; Fri, 25 Nov 2005 11:01:28 +0000 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.52 (FreeBSD)) id 1EfbKa-0007ep-1k; Fri, 25 Nov 2005 11:01:28 +0000 To: freebsd-stable@freebsd.org, paul.koch@statseeker.com In-Reply-To: <200511250822.00875.paul.koch@statseeker.com> Message-Id: From: Pete French Date: Fri, 25 Nov 2005 11:01:28 +0000 Cc: Subject: Re: 6.0 kernel will not boot past atkbd0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2005 11:01:37 -0000 > We have an array of new ASUS machine connected through a KVM. These > machines panic when the kernel is probing for the mouse if ACPI is not > loaded. If a mouse is not plugged in, no panic. If ACPI is loaded and > the mouse is plugged in, it boots fine. I didnt try ACPI. I merely took the ouse driiver out of the kernel. Interestingly this then let me boot single user, but would not boot multi user! I had to physically unplug the mouse in the end. Shall file a PR (unless someone else already did?) -pcf.