Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2007 09:30:04 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:  <200710130930.l9D9U4VV071591@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 11:58:06 +0300

 I've added the missing method (IoGetDeviceObjectPointer) but it seems
 the problem is not related to that method as I got the following:
 
 ndis0: <Broadcom 802.11b/g WLAN> mem 0xf4000000-0xf4003fff irq 17 at
 device 0.0 on pci16
 ndis0: NDIS API version: 5.1
 
 
 Fatal trap 12: page fault while in kernel mode
 fault virtual address   = 0x0
 fault code              = supervisor read, page not present
 instruction pointer     = 0x20:0xc450f12f
 stack pointer           = 0x28:0xd4038c64
 frame pointer           = 0x28:0xd4038c78
 code segment            = base 0x0, limit 0xfffff, type 0x1b
                         = DPL 0, pres 1, def32 1, gran 1
 processor eflags        = interrupt enabled, resume, IOPL = 0
 current process         = 11 (swi4: clock sio)
 trap number             = 12
 panic: page fault
 
 Continuing to search the root of the problem...
 Adrian Punga



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710130930.l9D9U4VV071591>