From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 11:36:50 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 7D7E016A4CE for ; Mon, 12 Apr 2004 11:36:50 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 133A843D2F for ; Mon, 12 Apr 2004 11:36:50 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i3CIakkj090594; Mon, 12 Apr 2004 12:36:46 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 12 Apr 2004 12:37:33 -0600 (MDT) Message-Id: <20040412.123733.101437212.imp@bsdimp.com> To: ler@lerctr.org From: "M. Warner Losh" In-Reply-To: <7220000.1081793116@lerlaptop.lerctr.org> References: <20040412164853.06BDF5D08@ptavv.es.net> <7220000.1081793116@lerlaptop.lerctr.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: current@freebsd.org Subject: Re: HEADS UP: PCI Chnages 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, 12 Apr 2004 18:36:50 -0000 In message: <7220000.1081793116@lerlaptop.lerctr.org> Larry Rosenman writes: : : : --On Monday, April 12, 2004 09:48:52 -0700 Kevin Oberman : wrote: : : : >> You might also try : >> http://people.freebsd.org/~imp/ata-patch : >> : >> This patch is also discected here, to make sure I have my analysis : : This patch, as well as the other one, allow me to boot. : : HOWEVER, I note the following fdc issue(s): : $ dmesg|grep -i fdc : fdc0: cannot reserve I/O port range (1 ports) : fdc0: cannot reserve I/O port range (1 ports) : fdc0: cannot reserve I/O port range (6 ports) : $ : : full dmesg.boot attached. Thansk for the report. I'll start to dig into this as well. Damn, I wish my Dell i8k still worked. My new Sony doesn't have fd at all :-( Warner