From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 10:34:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BBF37B401 for ; Fri, 25 Jul 2003 10:34:16 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887B543FDD for ; Fri, 25 Jul 2003 10:34:03 -0700 (PDT) (envelope-from adam@blacktabby.org) Received: (qmail 24845 invoked by uid 64014); 25 Jul 2003 17:34:03 -0000 Received: from adam@blacktabby.org by mail14.speakeasy.net with AmikaGuardian-Server-2.0.0 (Processed in 0.498446 secs); 25 Jul 2003 17:34:03 -0000 X-AmikaGuardian-Id: mail14.speakeasy.net105915444223624834 X-AmikaGuardian-Category: AN:Vectored : 2.3 X-AmikaGuardian-Category: AN:Forwarded Mail : 2.3 X-AmikaGuardian-Category: AN:Override : 2.3 X-AmikaGuardian-Category: AN:Exception : 2.3 X-AmikaGuardian-Action: Do Nothing() Received: from unknown (HELO cheshire.blacktabby.org) (akranzel@[67.74.33.77]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 25 Jul 2003 17:34:02 -0000 From: Adam Kranzel To: Scott Long Date: Fri, 25 Jul 2003 10:33:52 -0700 User-Agent: KMail/1.5.2 References: <200307250943.09793.adam@blacktabby.org> <3F216401.7070108@freebsd.org> In-Reply-To: <3F216401.7070108@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307251033.52339.adam@blacktabby.org> cc: current@freebsd.org Subject: Re: Problem with AHC driver. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 25 Jul 2003 17:34:17 -0000 On Friday 25 July 2003 10:08, Scott Long wrote: > Try disabling ACPI. > ACPI is already disabled (with 'hint.acpi.0.disabled="1"' in /boot/device.hints) I should have mentioned that, sorry. Any other suggestions? -Adam