From owner-freebsd-stable@FreeBSD.ORG Tue Mar 22 20:52:01 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27AB716A4CE for ; Tue, 22 Mar 2005 20:52:01 +0000 (GMT) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (82-168-75-155-bbxl.xdsl.tiscali.nl [82.168.75.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2375E43D5D for ; Tue, 22 Mar 2005 20:52:00 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) by localhost.my.domain (8.13.3/8.13.1) with ESMTP id j2MKpKVA001870 for ; Tue, 22 Mar 2005 21:51:20 +0100 (CET) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost)j2MKpJ8D001869 for stable@freebsd.org; Tue, 22 Mar 2005 21:51:19 +0100 (CET) (envelope-from rene) Date: Tue, 22 Mar 2005 21:51:19 +0100 From: Rene Ladan To: stable@freebsd.org Message-ID: <20050322205119.GA1651@> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: ndis crash on 5.4pre with Ralink RT2500 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 20:52:01 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I was trying to get a to work. The NDIS code compiles fine, ifconfig sees it, but as soon as I give a "ifconfig ndis0 up" or "dhclient ndis0" the box panics shortly after with a fatal trap 12, at eip=3D0xdeadc0de in swi33:ndis0 (kernel dumps don't seem to give much more info :( ) This mean I can give a ssid to it, but not a dynamic IP address, which is returned by the wireless router. More info on the card: Preloaded elf module "/boot/kernel/ndis.ko" at 0xc085f0c4. Preloaded elf module "/boot/kernel/if_ndis.ko" at 0xc085f170. ndis0: mem 0x88000000-0x88001fff irq 11 a= t device 0.0 on cardbus1 ndis0: [MPSAFE] ndis0: NDIS API version: 5.1 ndis0: bpf attached ndis0: Ethernet address: 00:50:fc:8c:40:78 ndis0: bpf attached ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps I'm running FreeBSD 5.4-PRERELEASE #4: Tue Mar 22 17:49:32 CET 2005 root@82-168-140= -74-bbxl.xdsl.tiscali.nl:/usr/obj/usr/src/sys/RENE=20 with sources from 2005-03-21 21:27 UTC I have INVARIANTS turned on. The following (relevant) modules are in /boot/loader.conf: mem_load=3D"YES" io_load=3D"YES" random_load=3D"YES" intpm_load=3D"YES" vesa_load=3D"YES" speaker_load=3D"YES" snd_cs4281_load=3D"YES" cd9660_iconv_load=3D"YES" fdc_load=3D"YES" msdosfs_iconv_load=3D"YES" bioschar_load=3D"YES" #if_fxp_load=3D"YES" uplcom_load=3D"YES" loader_color=3D"YES" cbb_load=3D"YES" cardbus_load=3D"YES" ndis_load=3D"YES"=20 if_ndis_load=3D"YES" wlan_load=3D"YES" If more info is needed, I can give it. Does anyone know a solution to this problem? Regards, Rene --=20 "It won't fit on the line." -- me, 2001 --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCQIVHvz70qa4zXcwRAks4AJ0ZUUpXq1peujpzv0zxr9FCkjRdKACfcPny wsIfux+5Wm3f3DBw6pVq8hU= =VkHm -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--