Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2005 17:25:16 +0400 (MSD)
From:      Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru>
To:        current@freebsd.org
Cc:        Yuriy.Tsibizov@gfk.ru
Subject:   if_ndis: kernel trap 9 with interrupts disabled
Message-ID:  <20050417162152.H508@free.home.local>

next in thread | raw e-mail | index | archive | help
On -CURRENT from Saturday, D-Link DWL-G650+ (TNET1130 chipset) NDIS
driver for Windows 2000 dated 04/09/2004 version 6.0.0.18.

ndis.ko:
$FreeBSD: src/sys/compat/ndis/subr_pe.c,v 1.11 2005/02/24 17:58:27 wpaul Exp $
$FreeBSD: src/sys/compat/ndis/subr_ndis.c,v 1.84 2005/04/11 02:02:34 wpaul Exp $
$FreeBSD: src/sys/compat/ndis/subr_hal.c,v 1.20 2005/04/11 02:02:34 wpaul Exp $
$FreeBSD: src/sys/compat/ndis/subr_ntoskrnl.c,v 1.64 2005/04/11 02:02:34 wpaul Exp $
$FreeBSD: src/sys/compat/ndis/kern_ndis.c,v 1.77 2005/04/11 02:02:34 wpaul Exp $
$FreeBSD: src/sys/compat/ndis/kern_windrv.c,v 1.6 2005/04/11 02:02:34 wpaul Exp $
$FreeBSD: src/sys/compat/ndis/subr_usbd.c,v 1.2 2005/04/11 02:02:34 wpaul Exp $

if_ndis.ko:
$FreeBSD: src/sys/dev/if_ndis/if_ndis.c,v 1.86 2005/04/11 02:02:35 wpaul Exp $
$FreeBSD: src/sys/dev/if_ndis/if_ndis_pci.c,v 1.14 2005/03/27 10:35:07 wpaul Exp $
$FreeBSD: src/sys/dev/if_ndis/if_ndis_pccard.c,v 1.10 2005/02/28 16:47:54 wpaul Exp $

dmesg:

GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 6.0-CURRENT #0: Sun Apr 17 14:06:22 MSD 2005
    chibis@free.home.local:/usr/obj/usr/src/sys/FREE-FAST
WARNING: WITNESS option enabled, expect reduced performance.
WARNING: MPSAFE network stack disabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
  Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
  AMD Features=0x80000800<SYSCALL,3DNow!>
real memory  = 268435456 (256 MB)
avail memory = 253386752 (241 MB)
K6-family MTRR support enabled (2 registers)
    ACPI-0159: *** Error: AcpiLoadTables: Could not get RSDP, AE_NO_ACPI_TABLES
    ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_NO_ACPI_TABLES
ACPI: table load failed: AE_NO_ACPI_TABLES
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
cpu0 on motherboard
pcib0: <Host to PCI bridge> pcibus 0 on motherboard
pir0: <PCI Interrupt Routing Table: 5 Entries> on motherboard
pci0: <PCI bus> on pcib0
isab0: <PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
[...]
pci0: <network> at device 10.0 (no driver attached)
[...]

(kldload if_ndis)
ndis0: <D-Link AirPlus G+ DWL-G520+ Wireless PCI Adapter> mem
 0xe6000000-0xe6001fff,0xe5800000-0xe581ffff irq 9 at device 10.0 on pci0
ndis0: [GIANT-LOCKED]
ndis0: NDIS API version: 5.0
kernel trap 9 with interrupts disabled
[...]
kernel trap 9 with interrupts disabled
ndis0: Ethernet address: 00:0f:3d:59:49:38
kernel trap 9 with interrupts disabled
kernel trap 9 with interrupts disabled
kernel trap 9 with interrupts disabled
pid 386 (sendmail), uid 0: exited on signal 10
kernel trap 9 with interrupts disabled
kernel trap 9 with interrupts disabled


Yuriy Tsibizov



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