From owner-freebsd-stable@FreeBSD.ORG Fri Jun 1 17:45:14 2012 Return-Path: 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 218AB106566B; Fri, 1 Jun 2012 17:45:14 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C94BA8FC14; Fri, 1 Jun 2012 17:45:13 +0000 (UTC) Received: by obcni5 with SMTP id ni5so4082034obc.13 for ; Fri, 01 Jun 2012 10:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=YBUAMv+lrnwx2dwXTLk2wKiKYy2YQBAQBydC27NdFVg=; b=LGkuwHFXQ2C3AnuuFGRWHvPZZlnyHQM9Zq1UcFpfjTZt/BqmnJkL45Bb4WnjqgMgZZ vMHSErzCYaE5Jo1zIlhvEgF41dds92SWQTTmhdU4C9Yqyjs9oh83B4EQSRC2nNt1uEFe UlldeJD2xqVHlXb2lLD4tUrodLATTLDH9b2eT87NizL8Pzx20q5VCLZPpXhR0hcvx/ie g+yNMqqtKkuQzLG73W+1Y7ZIjjswjtlb5v0Pxm7wGWiW/H+oU0JlWgxLu1myaGyd2UcT 434b0AMBNIpkjCfdjJWCNkBeWNSDhJ2eIhR3e/EwSRaxDFz7ZYU37oSYkGhUiVh3WC+A HebQ== MIME-Version: 1.0 Received: by 10.182.47.66 with SMTP id b2mr3600620obn.2.1338572713271; Fri, 01 Jun 2012 10:45:13 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.182.128.38 with HTTP; Fri, 1 Jun 2012 10:45:13 -0700 (PDT) In-Reply-To: <4FC8FB16.2090907@protected-networks.net> References: <4FC8FB16.2090907@protected-networks.net> Date: Fri, 1 Jun 2012 13:45:13 -0400 X-Google-Sender-Auth: I9Stm0EQp1_coHxCiTcqyMHfJAE Message-ID: From: Rick Miller To: Michael Butler Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Support for Intel 82599ES? 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: Fri, 01 Jun 2012 17:45:14 -0000 Thanks, Michael! I took a look at the manpage and it does appear that it is supported by the bge driver. It also states that the 572x controller is also supported, but I heard a rumor stating that the BCM5720 in particular did not work even though the manpage indicates it is supported. I was unable to verify this, but that's why I was asking for clarification. I will assume it works at this point. On Fri, Jun 1, 2012 at 1:25 PM, Michael Butler wrote: > On 06/01/12 13:06, Rick Miller wrote: >> Thanks, Jack! >> >> Also another support question for the lists....Is the Broadcom BCM5719 >> supported? =A0I can find neither in the hardware notes for 8.3 nor 9.0. > > man bge > > --=20 Take care Rick Miller