From owner-freebsd-current@FreeBSD.ORG Thu Nov 11 22:22:22 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 3518516A4CE for ; Thu, 11 Nov 2004 22:22:22 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B768743D39 for ; Thu, 11 Nov 2004 22:22:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iABMJbvf014795; Thu, 11 Nov 2004 15:19:38 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 11 Nov 2004 15:19:45 -0700 (MST) Message-Id: <20041111.151945.28822188.imp@bsdimp.com> To: alex.wilkinson@dsto.defence.gov.au From: "M. Warner Losh" In-Reply-To: <20041111015242.GC33869@squash.dsto.defence.gov.au> References: <20041111015242.GC33869@squash.dsto.defence.gov.au> 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: current@freebsd.org Subject: Re: tunning PCI latency ... 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: Thu, 11 Nov 2004 22:22:22 -0000 In message: <20041111015242.GC33869@squash.dsto.defence.gov.au> "Wilkinson, Alex" writes: : It doesn't seem possible with pciconf(8). pciconf -w will do the trick. Warner