From owner-freebsd-net@FreeBSD.ORG Tue Mar 27 21:08:46 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5997B106564A for ; Tue, 27 Mar 2012 21:08:46 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp04.sth.basefarm.net (ch-smtp04.sth.basefarm.net [80.76.153.5]) by mx1.freebsd.org (Postfix) with ESMTP id 0AD608FC08 for ; Tue, 27 Mar 2012 21:08:45 +0000 (UTC) Received: from c83-253-236-121.bredband.comhem.se ([83.253.236.121]:35513 helo=falcon.midgard.homeip.net) by ch-smtp04.sth.basefarm.net with esmtp (Exim 4.76) (envelope-from ) id 1SCdcv-0002Ny-FE for freebsd-net@freebsd.org; Tue, 27 Mar 2012 23:08:27 +0200 Received: (qmail 37885 invoked from network); 27 Mar 2012 23:08:18 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 27 Mar 2012 23:08:18 +0200 Received: (qmail 10506 invoked by uid 1001); 27 Mar 2012 23:08:18 +0200 Date: Tue, 27 Mar 2012 23:08:18 +0200 From: Erik Trulsson To: Adarsh Joshi Message-ID: <20120327210818.GA10492@owl.midgard.homeip.net> References: <5E4F49720D0BAD499EE1F01232234BA8743824C2AD@AVEXMB1.qlogic.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5E4F49720D0BAD499EE1F01232234BA8743824C2AD@AVEXMB1.qlogic.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: 83.253.236.121 X-Scan-Result: No virus found in message 1SCdcv-0002Ny-FE. X-Scan-Signature: ch-smtp04.sth.basefarm.net 1SCdcv-0002Ny-FE b315624c31ec491c8ce7e4a52592f43e Cc: "freebsd-net@freebsd.org" Subject: Re: bus width and PCIe version X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2012 21:08:46 -0000 On Tue, Mar 27, 2012 at 09:55:45AM -0700, Adarsh Joshi wrote: > Hello, > > Is there a command or log message where I can find out the bus width and PCIe version number on which my adapter is put on? > > I did take a look at pciconf and devinfo and also the dmesg logs but could not find anything. > > I know it is visible on lspci on linux systems. You can use lspci on FreeBSD as well. It is included in the sysutils/pciutils port. -- Erik Trulsson ertr1013@student.uu.se