From owner-freebsd-current@FreeBSD.ORG Sat Apr 10 07:42:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F009116A4CE for ; Sat, 10 Apr 2004 07:42:16 -0700 (PDT) Received: from ns1.interbgc.com (mail.interbgc.com [217.9.224.3]) by mx1.FreeBSD.org (Postfix) with SMTP id EB03543D41 for ; Sat, 10 Apr 2004 07:42:15 -0700 (PDT) (envelope-from nike_d@cytexbg.com) Received: (qmail 67098 invoked from network); 10 Apr 2004 14:42:15 -0000 Received: from nike_d@cytexbg.com by keeper.interbgc.com by uid 1002 with qmail-scanner-1.14 (uvscan: v4.1.60/v4335. spamassassin: 2.63. Clear:SA:0(-4.9/8.0):. Processed in 0.424063 secs); 10 Apr 2004 14:42:15 -0000 X-Spam-Status: No, hits=-4.9 required=8.0 Received: from 213-240-206-214.ddns.cablebg.net (HELO tormentor.totalterror.net) (213.240.206.214) by mail.interbgc.com with SMTP; 10 Apr 2004 14:42:14 -0000 Received: (qmail 71245 invoked by uid 1006); 10 Apr 2004 14:44:34 -0000 Received: from nike_d@cytexbg.com by tormentor.cytexbg.com by uid 1003 with qmail-scanner-1.15 (sweep: 2.14/3.62. Clear:. Processed in 2.9781 secs); 10 Apr 2004 14:44:34 -0000 Received: from unknown (HELO niked) (10.0.0.3) by tormentor.totalterror.net with SMTP; 10 Apr 2004 14:44:30 -0000 Message-ID: <003a01c41f0a$0152e3c0$0300000a@niked> From: "Nikolay Denev" To: Date: Sat, 10 Apr 2004 17:42:10 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: if_ndis (Intel 2100 3b) stopped working with today's -current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 Apr 2004 14:42:17 -0000 > Today, i've cvsuped and rebuilt kernel and world, > then i have deleted the old if_ndis.ko, and ndis_driver_data.h. > then i have renerated ndis_driver_data.h with ndiscvt and compiled the > module. > But after i kldload it, the machine panics. > It worked well before that, the machine is IBM ThinkPad X31, with acpi > enabled, > i can provide kernel config and dmesg if required. > > Here is the panic message, atleast the last part that fits the screen: > > -------------- > ndis0: NDIS API version: 5.1 > ndis0: Oops, i sent the message before i type the panic output, sorry for that, here it is : --------------- ndis0: NDIS API version: 5.1 ndis0: NDIS ERROR: e0040001 (unknown error) ndis0: NDIS NUMERRORS: 2 ndis0: argptr: 0 ndis0: argptr: 0 ndis0: NDIS ERROR: c000138a (unknown error) ndis0: NDIS NUMERRORS: 2 ndis0: argptr: 0 ndis0: argptr: 0 ndis0: NDIS ERROR: c000138d (unknown error) ndis0: NDIS NUMERRORS: 2 ndis0: argptr: 0 ndis0: argptr: 0 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x18 fault code = supervisor write, page not present instruction pointer = 0x8:0xc3470aae stack pointer = 0x10:0xddc1ba60 frame pointer = 0x10:0xddc1ba60 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 = 774 (kldload) trap number = 12 panic: page fault at line 815 in file /usr/src/sys/i386/i386/trap.c Uptime: 12m55s