From owner-freebsd-current@FreeBSD.ORG Thu Aug 12 05:51:07 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 DBF7816A4CE for ; Thu, 12 Aug 2004 05:51:07 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701D943D31 for ; Thu, 12 Aug 2004 05:51:07 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7C5nHCD001148; Wed, 11 Aug 2004 23:49:17 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 11 Aug 2004 23:49:28 -0600 (MDT) Message-Id: <20040811.234928.116874684.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <411AFDF1.6050609@root.org> References: <411A4C30.6050300@root.org> <411AFDF1.6050609@root.org> 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: leafy7382@gmail.com cc: current@freebsd.org Subject: Re: HEADSUP: new pci irq routing committed 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: Thu, 12 Aug 2004 05:51:08 -0000 In message: <411AFDF1.6050609@root.org> Nate Lawson writes: : Regarding your floppy problems, here's the issue: : > fdc0: : > port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3 irq 6 drq 2 on acpi0 : ^^^^^^^^^^^^^^^^^^^^^^^ : What a lame way for your BIOS author to say 0x3f0-0x3f5. I think Warner : was fixing some things in that area. I didn't think I was, but I'll be happy to take a look at it... Warner