From owner-freebsd-net@FreeBSD.ORG Tue Aug 25 20:33:20 2009 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 681A7106568B for ; Tue, 25 Aug 2009 20:33:20 +0000 (UTC) (envelope-from dima_bsd@inbox.lv) Received: from smtp1.apollo.lv (smtp1.apollo.lv [80.232.168.211]) by mx1.freebsd.org (Postfix) with ESMTP id E9EB58FC25 for ; Tue, 25 Aug 2009 20:33:19 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Virusscan: Clamd Received: from [87.110.119.231] ([87.110.119.231] verified) by smtp1.apollo.lv (CommuniGate Pro SMTP 5.2.10) with ESMTP id 598986618 for freebsd-net@freebsd.org; Tue, 25 Aug 2009 22:33:15 +0300 From: Dmitriy Demidov To: freebsd-net@freebsd.org Date: Tue, 25 Aug 2009 22:33:10 +0300 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908252233.10562.dima_bsd@inbox.lv> Subject: Broadcom BCM5761,BCM5784,BCM5785 drivers available for 8.0/7.2 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: Tue, 25 Aug 2009 20:33:20 -0000 Hello. I'm "happy" user of Acer aspire 5536 notebook :) I met one problem with Broadcom BCM5784M network adapter using FreeBSD 8.0-BETA2 - there is no native support for my ethernet card. A good news that there is extra patches that adds support for this Broadcom, and that they works without any problems (at least for me... so far...). Can somebody please take a look on them here: http://forums.freebsd.org/showthread.php?t=6081 http://nccs.christian.net/bge_bcm5784_patch.htm and if they are OK, commit them into FreeBSD? Thanks!