Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Feb 2007 07:47:39 +0200
From:      Ian FREISLICH <ianf@clue.co.za>
To:        Kip Macy <kmacy@fsmware.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Broadcom Wireless card 
Message-ID:  <E1HF28B-00018c-2c@hetzner.co.za>
In-Reply-To: Your message of "Wed, 07 Feb 2007 14:28:32 PST." <20070207142711.V6583@demos.bsdclusters.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I can't comment on the mini-pci version, but NDIS works just fine with 
> the cardbus version. It would be interesting to figure out where ndis is 
> falling short.

I get the following panic:

Unread portion of the kernel message buffer:
ndis0: <Dell TrueMobile 1300 WLAN Mini-PCI Card> mem 0xfaff6000-0xfaff7fff irq 9
 at device 3.0 on pci2
ndis0: NDIS API version: 5.1


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x2
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0x2
stack pointer           = 0x28:0xe63fb914
frame pointer           = 0x28:0x7b4
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         = 641 (kldload)
trap number             = 12
panic: page fault
Uptime: 3m43s
Physical memory: 1015 MB
Dumping 154 MB: 139 123 107 91 75 59 43 27 11

#0  doadump () at pcpu.h:147
147     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) bt
#0  doadump () at pcpu.h:147
#1  0xc04fb34a in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:411
#2  0xc04fb64b in panic (fmt=0xc06a4376 "%s")
    at /usr/src/sys/kern/kern_shutdown.c:567
#3  0xc0681e68 in trap_fatal (frame=0xe63fb8d4, eva=0)
    at /usr/src/sys/i386/i386/trap.c:868
#4  0xc0681b88 in trap_pfault (frame=0xe63fb8d4, usermode=0, eva=2)
    at /usr/src/sys/i386/i386/trap.c:777
#5  0xc0681765 in trap (frame=0xe63fb8d4) at /usr/src/sys/i386/i386/trap.c:462
#6  0xc06709ab in calltrap () at /usr/src/sys/i386/i386/exception.s:139
#7  0x00000000 in ?? ()
Previous frame inner to this frame (corrupt stack?)


--
Ian Freislich




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1HF28B-00018c-2c>