From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 2 13:06:55 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B34616A4CE for ; Fri, 2 Jan 2004 13:06:55 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1314E43D1D for ; Fri, 2 Jan 2004 13:06:54 -0800 (PST) (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 i02L6qOI014278; Fri, 2 Jan 2004 14:06:53 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 02 Jan 2004 14:06:49 -0700 (MST) Message-Id: <20040102.140649.48531958.imp@bsdimp.com> To: l.ertl@univie.ac.at From: "M. Warner Losh" In-Reply-To: <20040102141109.N639@korben.in.tern> References: <20040101.233009.58826299.imp@bsdimp.com> <20040102141109.N639@korben.in.tern> 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: hackers@freebsd.org Subject: Re: Power Patches X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 21:06:55 -0000 In message: <20040102141109.N639@korben.in.tern> Lukas Ertl writes: : *) I still need to set hw.pci.allow_unsupported_io_range="1", otherwise : cbb0 wouldn't attach: OK. Can you send me the results of the following command: pciconf -r pci0:30:0 0:0xff Thanks! And thank you for testing. Warner