kern/109406: [ndis] Broadcom WLAN driver 4.100.15.5 doesn't work with Ndisgen

Adrian Punga adrian.punga at gmail.com
Sat Oct 13 07:00:03 PDT 2007


The following reply was made to PR kern/109406; it has been noted by GNATS.

From: "Adrian Punga" <adrian.punga at gmail.com>
To: bug-followup at freebsd.org, darkvincentdude at yahoo.com
Cc:  
Subject: Re: kern/109406: [ndis] Broadcom WLAN driver 4.100.15.5 doesn't work with Ndisgen
Date: Sat, 13 Oct 2007 16:59:15 +0300

 Huraaay!
 
 Problem fixed and now writing this reply through bcm43xx NDIS from
 PCBSD running kernel FreeBSD-6.2-STABLE :)
 
 It seems tsleep had a too small value for Broadcom 43XX. When trying
 to debug if curthread was NULL I added a device_printf before and one
 after the tsleep and the page fault didn't occur anymore.
 
 I'll now clean up all the mess, find out what value is suitable and
 submit a patch for this.
 
 Adrian Punga


More information about the freebsd-net mailing list