From owner-freebsd-current@FreeBSD.ORG Mon Sep 6 19:01:14 2004 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 7474816A4CE for ; Mon, 6 Sep 2004 19:01:14 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF68F43D1F for ; Mon, 6 Sep 2004 19:01:13 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i86IwF26063240; Mon, 6 Sep 2004 12:58:16 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 06 Sep 2004 12:58:41 -0600 (MDT) Message-Id: <20040906.125841.84845877.imp@bsdimp.com> To: michaelnottebrock@gmx.net From: "M. Warner Losh" In-Reply-To: <200409040641.58361.michaelnottebrock@gmx.net> References: <200409040450.01028.michaelnottebrock@gmx.net> <20040904040928.GA11829@odin.ac.hmc.edu> <200409040641.58361.michaelnottebrock@gmx.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Where did debug.acpi.disabled go? 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: Mon, 06 Sep 2004 19:01:14 -0000 In message: <200409040641.58361.michaelnottebrock@gmx.net> Michael Nottebrock writes: : fdc0: port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3 irq 6 drq 2 : on acpi0 : fdc0: cmd 3 failed at out byte 1 of 3 : device_attach: fdc0 attach returned 6 I'm looking into why this happens... Warner