From owner-freebsd-net@FreeBSD.ORG Mon Feb 26 03:11:11 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA16716A401 for ; Mon, 26 Feb 2007 03:11:11 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 4168213C474 for ; Mon, 26 Feb 2007 03:11:11 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1361452nfc for ; Sun, 25 Feb 2007 19:11:10 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H2rs/Oam+x3V2zzUEIWf2n0rTmJA6WSU8/glh6wiD2Gsvt7u+tsoGp2iMcMBL4gDqndDbA/1rbc6YVksNuqGx1mR7hGFL1KS3hr7MKYf16NM6UdzAeUjLhKNoN1byyAYyBVo6USaZ8giHMcXxD7zOhzgxyJiu30AxOOD4glCrY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sP+4CqfULgePzKjOG14jQopzyu0qkSZgvU8ibAjVQMkdmS0Het0+mmnxD476TZ5LydbFwJ9Wo5jdQT5CJMhQ9dWty1mHnAvZyLnIyb0O3adyoR2TvnX+P8zescOQmNjj8Kx96qjd+/3N4jVN9lJRgIhkI/OYE7LyQr9VIPuHbTg= Received: by 10.82.167.5 with SMTP id p5mr1479352bue.1172459469985; Sun, 25 Feb 2007 19:11:09 -0800 (PST) Received: by 10.82.151.15 with HTTP; Sun, 25 Feb 2007 19:11:09 -0800 (PST) Message-ID: Date: Sun, 25 Feb 2007 19:11:09 -0800 From: "Kip Macy" To: "Vincent Howell" In-Reply-To: <317000.29002.qm@web52108.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <317000.29002.qm@web52108.mail.yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: Need help with Broadcom wifi WLAN 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: Mon, 26 Feb 2007 03:11:11 -0000 Sam Leffler recently added a new entry in -CURRENT for the part. I think the change needs to MFC'd. Perhaps someone (Max?) could do that. -Kip On 2/25/07, Vincent Howell wrote: > Hello, > > I'm trying to get my Broadcom (BCM43XX-based) WNIC working in FreeBSD 6.2 but am unsuccessful. > > I've tried numerous Windows drivers with Ndisgen and none of them generate working kernel modules. I've tried csuping my install to 6.2-STABLE to get the latest NDIS patch (produced by someone named "Sam") but it seems to have only fixed some "missing" features. > > When I try to "kldload" BCMWL5_SYS.ko I get this error: > > kernel: no match for IoGetDeviceObjectPointer > kernel: ndis0: mem 0xd0000000-0xd0003fff irq 18 at device 0.0 on pci6 > kernel: ndis0: couldn't map memory > kernel: device_attach: ndis0 attach returned 6 > ---------- > > I wrote a bug report with detailed information but haven't received any replies yet. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=109406 > > > Thanks for any help. > > > --------------------------------- > Expecting? Get great news right away with email Auto-Check. > Try the Yahoo! Mail Beta. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >