Date: Sat, 13 Oct 2007 14:00:03 GMT From: "Adrian Punga" <adrian.punga@gmail.com> To: freebsd-net@FreeBSD.org Subject: Re: kern/109406: [ndis] Broadcom WLAN driver 4.100.15.5 doesn't work with Ndisgen Message-ID: <200710131400.l9DE03OZ087998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/109406; it has been noted by GNATS. From: "Adrian Punga" <adrian.punga@gmail.com> To: bug-followup@freebsd.org, darkvincentdude@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710131400.l9DE03OZ087998>