From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 22:02:21 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 86B7216A4CE for ; Mon, 12 Apr 2004 22:02:21 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC4143D49 for ; Mon, 12 Apr 2004 22:02:21 -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 i3D52Kkj099435; Mon, 12 Apr 2004 23:02:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 12 Apr 2004 23:03:08 -0600 (MDT) Message-Id: <20040412.230308.68158041.imp@bsdimp.com> To: flo@nigsch.com From: "M. Warner Losh" In-Reply-To: <20040413032409.GB87463@net.nigsch.com> References: <20040413032409.GB87463@net.nigsch.com> 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: Dell Insp. 8200 doesn't find ata disks 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: Tue, 13 Apr 2004 05:02:21 -0000 In message: <20040413032409.GB87463@net.nigsch.com> Florian Nigsch writes: : Any help will be greatly appreciated! http://people.freebsd.org/~imp/ata-patch should fix the problem for you. This is an unintended side effect of the omnibus pci code changes I made. Soren and I are working on a better patch that will accomidate the large number of ata devices in Soren's neighborhood which will be committed shortly. Warner