From owner-freebsd-current@FreeBSD.ORG Tue Apr 12 14:39:21 2005 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 1A7F616A4CF for ; Tue, 12 Apr 2005 14:39:21 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA4743D45 for ; Tue, 12 Apr 2005 14:39:20 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j3CEbfOY039479; Tue, 12 Apr 2005 08:37:41 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 12 Apr 2005 08:37:47 -0600 (MDT) Message-Id: <20050412.083747.00822461.imp@bsdimp.com> To: bms@spc.org From: "M. Warner Losh" In-Reply-To: <20050412131535.GA784@empiric.icir.org> References: <20050412131535.GA784@empiric.icir.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: freebsd-current@freebsd.org Subject: Re: [PATCH] Allow pciconf(8) to be used with CardBus devices 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, 12 Apr 2005 14:39:21 -0000 Be careful here. I have similar changes in my tree, but they broke the lspci port. Please test with that port before you commit. These changes are actually a little better than the ones I have knocking around, so subject to that one caveat, go fer it. Warner