From owner-freebsd-net@FreeBSD.ORG Thu Jul 8 02:10:11 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E575D106566C; Thu, 8 Jul 2010 02:10:11 +0000 (UTC) (envelope-from pisymbol@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 66B4E8FC12; Thu, 8 Jul 2010 02:10:11 +0000 (UTC) Received: by yxe42 with SMTP id 42so64699yxe.13 for ; Wed, 07 Jul 2010 19:10:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=A6doOvP0FdCEKjhCCqXP9bm1emHdjRS5cm7iZ6uv72Y=; b=wa3Bz0a5Srjlwvxi8cn3g9a0mWedpSxNAToJj0aIffd78XWHDp04+kRXM6dIojgE29 SoGlS4VNCbXBWK716TEVuFPOiEP+qVp0Z1edLEqzo0U6Ty9gcYPR+CfynuQ59BA3Ffbi T2rFjirFODR+uhgxrcCZj9PZ8amxRO/QTFilU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ggIm0YRMXYBtKTgucj5Pw/rPfiaetkZEoVZQ70AXwoM8hXY4hUUpfQHFOkmo0zeJUQ f+yFJ4vvV/FSkQuxYlcZ2vrq+4nGvRV6cCCQvPDAZDHLdoDmMWht4gIqMz3E0qNPOtQh A6UiPWfTc9zwDYj3nMAQiXniRSbPug3gGLjlk= MIME-Version: 1.0 Received: by 10.100.254.15 with SMTP id b15mr9289971ani.144.1278555000470; Wed, 07 Jul 2010 19:10:00 -0700 (PDT) Received: by 10.101.13.8 with HTTP; Wed, 7 Jul 2010 19:10:00 -0700 (PDT) In-Reply-To: References: <82D310BD-48DE-4F79-84C6-356AB4F04C42@averesystems.com> Date: Wed, 7 Jul 2010 22:10:00 -0400 Message-ID: From: Alexander Sack To: Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Cc: Juli Mallett , freebsd-net@freebsd.org, Andrew Boyer Subject: Re: Dual-rate transceivers with ixgbe? 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: Thu, 08 Jul 2010 02:10:12 -0000 On Wed, Jun 30, 2010 at 1:07 PM, Jack Vogel wrote: > The latest delta should give you what you need, sysctl > dev.ix.0.advertise_gig=1 I will take a look! I had some oddness when I tried exposing the gige stuff (card NMI'ed on me). -aps