From owner-freebsd-drivers@FreeBSD.ORG Fri Sep 18 14:23:41 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81CB8106568B for ; Fri, 18 Sep 2009 14:23:41 +0000 (UTC) (envelope-from h8msft@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id 0D3218FC16 for ; Fri, 18 Sep 2009 14:23:40 +0000 (UTC) Received: by ewy4 with SMTP id 4so503608ewy.36 for ; Fri, 18 Sep 2009 07:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0jX3WPkV0J4f1rzf6/2D9M28MrM3ttG7VYo0HloiIj0=; b=fTaUd/tscYJ9rRqcGd0uHECcvGiFBhCSo4uKx+LgF0397+8MKZS5ibXZuG9+0HRbvi xZNVX3wLWXMmZm44zBfnGy/eCeLQEbJYsZYigGuinfmY5AA73XoRBGi9dmGlCb7wZKBj bVjWSpaysO7E3Cz+gNlT8uD8HEe86PP9oLN04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AyGHjOpbs4gD1g8nvI6iDrqv2o2LAMEiSNZdu1lwmt/7LCJNEEpq9ik8FFy+9fexOH NmXlb9L+BeBTZvI0Kpy8NMZioidnGJ1DcagTFEOgxqK46daBy2nXL/z+cehq90rE07nR C40rMiXz5s6IsIefOPMW7L8xwTE6FqnP5CTo0= MIME-Version: 1.0 Received: by 10.211.155.16 with SMTP id h16mr2132361ebo.55.1253282479925; Fri, 18 Sep 2009 07:01:19 -0700 (PDT) Date: Fri, 18 Sep 2009 09:01:19 -0500 Message-ID: From: Bob McClure To: freebsd-drivers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: BCM5709S ethernet adapter driver. X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 14:23:41 -0000 Greetings Driver Experts. I am trying to find out if anyone is working on adding driver support for a Broadcom BCM5709S Ethernet adapter on FreeBSD. I will have the opportunity to migrate some of my servers to IBM LS42 Blade servers. I am told this is the only adapter available, so selecting another interface at least at this point is not an option. Any input will be greatly appreciated. Thanks for you assistance. Bob McClure