From owner-freebsd-current@FreeBSD.ORG Thu Feb 8 06:13:42 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7277D16A400 for ; Thu, 8 Feb 2007 06:13:42 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 4226913C4A3 for ; Thu, 8 Feb 2007 06:13:42 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from uucp by munchkin.clue.co.za with local (Exim 4.62) (envelope-from ) id 1HF28c-0005YG-Ch; Thu, 08 Feb 2007 05:48:06 +0000 Received: from [10.0.0.19] (helo=hetzner.co.za) by urchin.clue.co.za with esmtpa (Exim 4.62) (envelope-from ) id 1HF28E-0001O5-S9; Thu, 08 Feb 2007 05:47:44 +0000 Received: from localhost ([127.0.0.1]) by hetzner.co.za with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HF28B-00018c-2c; Thu, 08 Feb 2007 07:47:39 +0200 To: Kip Macy From: Ian FREISLICH In-reply-to: Your message of "Wed, 07 Feb 2007 14:28:32 PST." <20070207142711.V6583@demos.bsdclusters.com> X-Attribution: BOFH Date: Thu, 08 Feb 2007 07:47:39 +0200 Message-Id: X-Spam-Scanner: urchin.clue.co.za X-Spam-Score: 1.1 (+) [INT 11] X-Spam-Report: 1.1/5.0 ---- Start SpamAssassin results * 0.9 MSGID_FROM_MTA_ID Message-Id for external message added locally * 0.1 AWL AWL: From: address is in the auto white-list ---- End SpamAssassin results Cc: freebsd-current@freebsd.org Subject: Re: Broadcom Wireless card X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 06:13:42 -0000 > > 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: 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