The following reply was made to PR kern/109406; it has been noted by GNATS.
From: "Adrian Punga" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] 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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"