From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 02:43:32 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 920421065670 for ; Wed, 15 Sep 2010 02:43:32 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-bw0-f44.google.com (mail-bw0-f44.google.com [209.85.214.44]) by mx1.freebsd.org (Postfix) with ESMTP id 1FECC8FC0C for ; Wed, 15 Sep 2010 02:43:31 +0000 (UTC) Received: by bwz9 with SMTP id 9so182431bwz.17 for ; Tue, 14 Sep 2010 19:43:30 -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=7W1JmFzjS/TNK89qbJkscam2sUCOdZa/NZzaTUm/4Gg=; b=d6tnJ7tqdqsWKx4EKElio3pGFgQPIfYzzI4dyBKrx7YSvJQBZJTSuBI9RYOnZJVRur ECvebHvAtoK/S8k2oUiiWV4WoruL/nw6ImbI0yyp/iQ7GY+3BxVqk9arIABrfmAxvWtx D4FUJKAAt62PFLFIlBnIJdorxftglGouG3REc= 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=pKqt7HvxfBn3KNhXvDwz7YMy+DJiYTciOwhlDEHSS5L87OgUySX/JvovA0EgIjLZLU n8CKfwhHd1noGlXoGS0G7nuvPN9Ln1ok/6j2tuceHI8lovN7OzsV/SzfKaCfTVXnoP5/ Fn4jsUvMxxhuj17o4n+euzPOrxJ8gUWgv5Kkk= MIME-Version: 1.0 Received: by 10.223.126.4 with SMTP id a4mr194832fas.91.1284518610820; Tue, 14 Sep 2010 19:43:30 -0700 (PDT) Received: by 10.223.57.20 with HTTP; Tue, 14 Sep 2010 19:43:30 -0700 (PDT) In-Reply-To: <4C902D28.2040206@networktest.com> References: <4C902D28.2040206@networktest.com> Date: Tue, 14 Sep 2010 21:43:30 -0500 Message-ID: From: Adam Vande More To: David Newman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: jumbo frame support in bge(4) for BCM5704 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 02:43:32 -0000 On Tue, Sep 14, 2010 at 9:19 PM, David Newman wrote: > 8.0-RELEASE amd64, Tyan S2882-D motherboard, Broadcom BCM5704C gigabit > Ethernet transceivers > > Thanks in advance for any clues on enabling jumbos on this system. > What happens if you boot from a linux live cd and try to enable frames there? -- Adam Vande More