Date: Sat, 10 Apr 2004 17:42:10 +0300 From: "Nikolay Denev" <nike_d@cytexbg.com> To: <freebsd-current@freebsd.org> Subject: Re: if_ndis (Intel 2100 3b) stopped working with today's -current. Message-ID: <003a01c41f0a$0152e3c0$0300000a@niked>
next in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003a01c41f0a$0152e3c0$0300000a>