From owner-freebsd-current@FreeBSD.ORG Sun Sep 5 18:35:32 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 D2FAD16A4CE for ; Sun, 5 Sep 2004 18:35:32 +0000 (GMT) Received: from mercury.ll.net (mercury.ll.net [209.131.224.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7048143D41 for ; Sun, 5 Sep 2004 18:35:27 +0000 (GMT) (envelope-from supraexpress@globaleyes.net) Received: from globaleyes.net (unverified [209.131.253.103]) by mercury.ll.net for ; Sun, 5 Sep 2004 13:35:25 -0500 Date: Sun, 5 Sep 2004 13:35:19 -0500 (CDT) From: supraexpress@globaleyes.net To: freebsd-current@freebsd.org In-Reply-To: <20040613155339.Q15532@root.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Message-Id: <20040905183527.7048143D41@mx1.FreeBSD.org> Subject: Re: MSI 6712 KT4AV asl/dsdt acpi + floppy hack (No floppy with ACPI on 5.3-BETA2) 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: Sun, 05 Sep 2004 18:35:32 -0000 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. On 13 Jun, Nate Lawson wrote: > I just committed code changing the sysresource behavior. It should work > without your trick. Please cvsup and test. > > -Nate > > On Sun, 13 Jun 2004, Ariff Abdullah wrote: >> Those with MSI 6712 KT4AV motherboard plagued with floppy controller >> disability can try this to *re*enable your controller back. The trick >> is to move 0x03F0 resource out of SYSR , and put it under FDC0. Take a >> look at http://staff.mybsd.org.my/skywizard/FreeBSD/msi_acpi/ . >> >> Perhaps other simmilar cases can be cured using this trick. Good luck. >> >> -- >> >> Ariff Abdullah >> MyBSD >> >> http://www.MyBSD.org.my (IPv6/IPv4) >> http://staff.MyBSD.org.my (IPv6/IPv4) >> http://tomoyo.MyBSD.org.my (IPv6/IPv4) >> _______________________________________________ >> freebsd-acpi@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >> To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"