From owner-freebsd-questions@FreeBSD.ORG Mon Nov 27 13:50:52 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BC2716A407 for ; Mon, 27 Nov 2006 13:50:52 +0000 (UTC) (envelope-from nvidican@wmptl.com) Received: from wmptl.net (mail.wmptl.com [216.8.159.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17CB43E19 for ; Mon, 27 Nov 2006 13:45:23 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from [10.0.0.104] (r3140ca.wmptl.net [10.0.0.104]) by wmptl.net (8.13.4/8.13.4) with ESMTP id kARDkLl1064368; Mon, 27 Nov 2006 08:46:21 -0500 (EST) (envelope-from nvidican@wmptl.com) Message-ID: <456AEC2C.7070001@wmptl.com> Date: Mon, 27 Nov 2006 08:46:20 -0500 From: Nathan Vidican User-Agent: Thunderbird 1.5.0.7 (X11/20061027) MIME-Version: 1.0 To: Rainer Alves References: <790a9fff0611251051md2ef50cja84440ba3cc7942f@mail.gmail.com> <4568DB59.7070407@gmail.com> <45692360.3080602@gmail.com> In-Reply-To: <45692360.3080602@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.54 on 10.0.0.80 Cc: questions@freebsd.org Subject: Re: Latest Broadcom NDIS driver requires 4 additional functions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:50:52 -0000 Rainer Alves wrote: > Rainer Alves wrote: >> Scot Hetzel wrote: >>> I'm trying to upgrade my ndis driver from version 3.100.64.0 to >>> 4.40.19.0, but when I try to load the driver I get a Fatal trap 12 >>> error. >>> [...] >> However under FreeBSD + NDIS, the led is always red and the chip is >> never properly activated. > > Replying to myself, the new driver works... I get a "no match for > MmGetPhysicalAddress" when kldload'ing, a "fpudna in kernel mode" when > doing a ifconfig, but overrall it works fine. > Thanks for the hint. > > -- > Rainer Alves > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > > May be a dumb question... but I have the same laptop (HP Pavilion dv8000, 6.2-RC1/amd64) and have been unable to get it working nor debug myself... how/where did you upgrade the freebsd/ndis driver from; where/which windows driver files did you use? Are the ndis driver patches mentioned in this thread committed to CVS, or must it (the patch) be manually applied to the tree and the kernel re-compiled? -- Nathan Vidican nvidican@wmptl.com