From owner-freebsd-stable@FreeBSD.ORG Wed May 16 18:12:03 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8379116A402 for ; Wed, 16 May 2007 18:12:03 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id 440FE13C484 for ; Wed, 16 May 2007 18:12:03 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so707272nze for ; Wed, 16 May 2007 11:12:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SGXv2c+OCZkTrz2LFOhHjfjyScKvDd+UF+vyyBM+Rv19EVXxjzOGaZhZIU3iIYLWOwoaw2DxdZ8aOf2zMF7QFUsEjHLx0R5OS19dtqVRbCT8WVC7yPgyhMy/8OI1vm2O/quI2Vg26b7UPhMfuDlS6fhVH6u9hJKr7AIJNceMZL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mglF2LwPTn+2fp9d8WKJuE1LBnDcv9Q9dwPWVYOs/yXKumJZSGwCjUHYY+wDp872T9pmvRQqZfO5HjI549jfm28VtcRzrxE6II9/2EEXfuCe9qKQA+bO9N+/Bv79JggGNQMjeVpi8OeFpTkDTgPMvra4oi2PWllA5H71AUO+tgQ= Received: by 10.114.194.1 with SMTP id r1mr2394963waf.1179339119259; Wed, 16 May 2007 11:11:59 -0700 (PDT) Received: by 10.114.126.10 with HTTP; Wed, 16 May 2007 11:11:59 -0700 (PDT) Message-ID: <2a41acea0705161111g12fb2cb2k5a091f91d044f601@mail.gmail.com> Date: Wed, 16 May 2007 11:11:59 -0700 From: "Jack Vogel" To: "Tom Judge" In-Reply-To: <464B48EB.20906@tomjudge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0705161030k40831aa5o168b5bc40fcf3352@mail.gmail.com> <464B48EB.20906@tomjudge.com> Cc: FreeBSD Stable List Subject: Re: EM and TSO X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2007 18:12:03 -0000 pciconf -c -l should tell you all you need to know. Cheers, Jack On 5/16/07, Tom Judge wrote: > Jack Vogel wrote: > > I introduced a change yesterday that limited TSO to PCI Express > > adapters, I did this more for avoidance rather than a bug fix, and > > I'm not 100% sure its the right thing, so I thought I would poll > > everyone, do you have a PCI-X adapter and are using TSO without > > problems and wish to keep the support in? > > > > If no one is then I'll just leave it as is. > > > > Jack > > I have a number of systems with built in em adapters (on the > motherboard) is there any easy way to find out what type of bus these > are connected to? > > Tom >