From owner-freebsd-current@FreeBSD.ORG Tue Apr 12 14:55:37 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 9183716A4CE for ; Tue, 12 Apr 2005 14:55:37 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB45743D46 for ; Tue, 12 Apr 2005 14:55:36 +0000 (GMT) (envelope-from robbak@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1901072wri for ; Tue, 12 Apr 2005 07:55:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gmYFbMe6w6dKEtSmL0vE9AMU0OLSIDSKzJR6UUH8rxzH4QoXZXJaxRrj7SkcZsO/rnbDR/8xisSic5/IKqlnMwU+J7UVoHWN4N8qmKohLSvc1l1UbEipcRg/IKl8wINJPpktWqkicrxqGCFtBsQWw+3/panPIhyr+AEG8EsEZz0= Received: by 10.54.53.77 with SMTP id b77mr441259wra; Tue, 12 Apr 2005 07:55:33 -0700 (PDT) Received: by 10.54.14.15 with HTTP; Tue, 12 Apr 2005 07:55:33 -0700 (PDT) Message-ID: Date: Wed, 13 Apr 2005 00:55:33 +1000 From: Robert Backhaus To: "M. Warner Losh" In-Reply-To: <20050412.083747.00822461.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050412131535.GA784@empiric.icir.org> <20050412.083747.00822461.imp@bsdimp.com> cc: bms@spc.org 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 Reply-To: Robert Backhaus 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:55:37 -0000 On Apr 13, 2005 12:37 AM, M. Warner Losh wrote: > Be careful here. I have similar changes in my tree, but they broke > the lspci port. Please test with that port before you commit. If anyone's searching, it's part of the /sysutils/pciutils port