From owner-freebsd-current@FreeBSD.ORG Wed Apr 13 17:36:54 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 9DA1016A4CE for ; Wed, 13 Apr 2005 17:36:54 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [83.167.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0702143D54 for ; Wed, 13 Apr 2005 17:36:54 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id C4F4765213 for ; Wed, 13 Apr 2005 18:36:32 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 50115-04-23 for ; Wed, 13 Apr 2005 18:36:32 +0100 (BST) Received: from empiric.dek.spc.org (dhcp52.icir.org [192.150.187.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id BA20B65371 for ; Wed, 13 Apr 2005 18:36:31 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 0834462DB; Wed, 13 Apr 2005 10:36:45 -0700 (PDT) Date: Wed, 13 Apr 2005 10:36:45 -0700 From: Bruce M Simpson To: freebsd-current@freebsd.org Message-ID: <20050413173645.GA758@empiric.icir.org> Mail-Followup-To: freebsd-current@freebsd.org References: <20050412131535.GA784@empiric.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050412131535.GA784@empiric.icir.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: Wed, 13 Apr 2005 17:36:54 -0000 On Tue, Apr 12, 2005 at 06:15:35AM -0700, Bruce M Simpson wrote: > The patch is against branch RELENG_5_4. If there are no objections I'd like > to commit it to -HEAD. Committed. There is a patch pending for sysutils/pciutils maintainer. BMS