From owner-freebsd-current@FreeBSD.ORG Wed Aug 13 00:15:00 2003 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 13DFC37B401; Wed, 13 Aug 2003 00:15:00 -0700 (PDT) Received: from silver.he.iki.fi (silver.he.iki.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D1B43F85; Wed, 13 Aug 2003 00:14:58 -0700 (PDT) (envelope-from pete@he.iki.fi) Received: from PETEX31 (h81.vuokselantie10.fi [193.64.42.129]) by silver.he.iki.fi (8.12.9/8.11.4) with SMTP id h7D7EtsL041435; Wed, 13 Aug 2003 10:14:56 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <03d101c3616a$982476a0$812a40c1@PETEX31> From: "Petri Helenius" To: "Scott Long" , "Doug White" References: <02b701c360de$ed311950$812a40c1@PETEX31> <20030812161353.F85404@carver.gumbysoft.com> <3F399A8A.8070605@freebsd.org> Date: Wed, 13 Aug 2003 10:14:53 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-current@freebsd.org Subject: Re: pci configuration 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 Aug 2003 07:15:00 -0000 > > I'm not aware of any registers in the standard PCI config space that > will tell you the speed of the bus. Some PCI devices will make that > information available, but not in a standard way. The BIOS of some > higher-end systems might also tell you this information. > How about the busmaster parameters like PCI latency timer, etc? Pete