From owner-freebsd-drivers@FreeBSD.ORG Fri Oct 26 19:25:19 2007 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 0CB1916A417 for ; Fri, 26 Oct 2007 19:25:19 +0000 (UTC) (envelope-from marcin@studio4plus.com) Received: from pe78.opole.sdi.tpnet.pl (pe78.opole.sdi.tpnet.pl [217.96.240.78]) by mx1.freebsd.org (Postfix) with ESMTP id 96A1913C480 for ; Fri, 26 Oct 2007 19:25:18 +0000 (UTC) (envelope-from marcin@studio4plus.com) Received: from [89.79.52.87] (helo=[192.168.0.102]) by pe78.opole.sdi.tpnet.pl with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IlUny-000MEV-Vd; Fri, 26 Oct 2007 21:25:15 +0200 Message-ID: <47223F05.4000609@studio4plus.com> Date: Fri, 26 Oct 2007 21:24:53 +0200 From: Marcin Simonides User-Agent: Thunderbird 2.0.0.6 (X11/20070828) MIME-Version: 1.0 To: Benjamin Close References: <4720AD00.4050807@clearchain.com> In-Reply-To: <4720AD00.4050807@clearchain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@freebsd.org Subject: Re: Anyone working on drivers for Broadcom BCM5906M Ethernet / Intel 4965AGN 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, 26 Oct 2007 19:25:19 -0000 Benjamin Close wrote: > Hi Folks, > After a number of years I've finally got a new laptop. Sadly I've > discovered there's no drivers for either the wireless or wired network > cards. > > Is anyone working on a driver for either of these chipsets? > > o Broadcom BCM5906M > o Intel 4965AGN I was trying to get NDIS wrapper working with Intel's 4965 Windows XP driver but only succeeded in loading the driver - it returns an unknown error code during initialization and I have no idea what is it that it doesn't like about the system :( You can find more information in the archives of this mailing list (subject: NDIS: intel 4965 panic). As to the Broadcom - you might try the NDIS wrapper if you haven't already. -- Marcin Simonides