From owner-freebsd-acpi@FreeBSD.ORG Sun Sep 5 19:30:21 2004 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D397D16A4CE for ; Sun, 5 Sep 2004 19:30:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C54AA43D46 for ; Sun, 5 Sep 2004 19:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i85JULpV050833 for ; Sun, 5 Sep 2004 19:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i85JULx5050832; Sun, 5 Sep 2004 19:30:21 GMT (envelope-from gnats) Date: Sun, 5 Sep 2004 19:30:21 GMT Message-Id: <200409051930.i85JULx5050832@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org From: User1001 Subject: Re: i386/60817: FBSD-5.1/5.2-RC1 "fdc0: cmd 3 failed at out byte 1 of 3" X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: User1001 List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 19:30:21 -0000 The following reply was made to PR i386/60817; it has been noted by GNATS. From: User1001 To: freebsd-gnats-submit@FreeBSD.org, supraexpress@globaleyes.net Cc: Subject: Re: i386/60817: FBSD-5.1/5.2-RC1 "fdc0: cmd 3 failed at out byte 1 of 3" Date: Sun, 05 Sep 2004 14:28:12 -0500 MSI MS-6758 875P Neo + ACPI with FBSD-5.3-Beta3 SESNAP 09/04/2004 and FBSD-6.0-CURRENT SESNAP 09/04/2004 is still unable to use FDC0 with ACPI enabled: fdc0: port 0x3f7, 0x3f4-0x3f5, 0x3fs-0x3f3 irq 6 drq 2 on acpi0 [FBSD-6.0] fdc0: does not respond [FBSD-5.3] fdc0: cmd 3 failed at out byte 1 of 3 device_attach: fdc0 attach returned 6 Disabling ACPI allows the floppy controller to be "properly" determined and set up. Running without ACPI is not a problem for me since I don't have a laptop and have no need for "power controls". No modifications to DSDT were made.