From nobody@FreeBSD.org  Sun Jul 31 18:00:43 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D5EAB16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 Jul 2005 18:00:43 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A5DC043D46
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 Jul 2005 18:00:43 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6VI0hx6033137
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 Jul 2005 18:00:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j6VI0hHn033136;
	Sun, 31 Jul 2005 18:00:43 GMT
	(envelope-from nobody)
Message-Id: <200507311800.j6VI0hHn033136@www.freebsd.org>
Date: Sun, 31 Jul 2005 18:00:43 GMT
From: Mike <mfahey@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: if_ndis + wmp54g = fatal trap 12 error
X-Send-Pr-Version: www-2.3

>Number:         84397
>Category:       i386
>Synopsis:       [if_ndis] if_ndis + wmp54g = fatal trap 12 error
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 31 18:10:14 GMT 2005
>Closed-Date:    Sat Jan 26 18:16:34 UTC 2008
>Last-Modified:  Sat Jan 26 18:16:34 UTC 2008
>Originator:     Mike
>Release:        5.4
>Organization:
>Environment:
>Description:
IM running freebsd5.4. Installed the linksys wireless pci card(wmp54g).

Copied latest drivers from website (Rt2500.INF & rt2500.sys) to
/usr/src/sys/modules/if_ndis

created the ndis_driver_data.h with the command.

make && make install

kldload ndis
kldload if_ndis

ifconfig shows the interface.

Bring up the interface.
The status shows "associated".

I can ping my own address, however if I try to ping the gateway
I get "fatal trap 12" error. press any key to reboot.


  
>How-To-Repeat:
Bring up the wirless interface, try to ping the gateway,or ping anything
or an tcp/ip traffic.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Thomas David Rivers <rivers@dignus.com>
To: bug-followup@freebsd.org, mfahey@gmail.com
Cc:  
Subject: Re: i386/84397: [if_ndis] if_ndis + wmp54g = fatal trap 12 error
Date: Tue, 20 Feb 2007 01:03:34 -0500 (EST)

 I'd like to add that I'm getting a suspiciously similar panic
 with this device on FreeBSD 6.2-RELEASE.
 
 However, this is with a Linksys wmp64g version 4.1.   That
 seems to use the RT61 driver from Ralink.
 
 My situation sounds very similar, I can bring the interface
 up and negotiate a DHCP session to obtain an IP address,
 etc... but - as soon as we try to move a packet through
 the interface, I get a panic.
 
 As soon as I can get kdbg to cooperate, I'll provide a kernel
 traceback.
 
 	- Thanks -
 	- Dave Rivers -
 
 --
 rivers@dignus.com                        Work: (919) 676-0847
 Get your mainframe programming tools at http://www.dignus.com
State-Changed-From-To: open->feedback 
State-Changed-By: gavin 
State-Changed-When: Tue Jul 3 12:27:47 UTC 2007 
State-Changed-Why:  

To submitter:  Is this still a problem with more recent versions of FreeBSD? 
If so, are you able to compile the debugger into the kernel, and when it 
crashes, obtain a backtrace by typing "trace" at the "db>" prompt? 


Responsible-Changed-From-To: freebsd-i386->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Tue Jul 3 12:27:47 UTC 2007 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84397 
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Sat Jan 26 18:15:38 UTC 2008 
State-Changed-Why:  
Feedback timeout (6 months).  Without further info, we can't do anything 
with this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84397 
>Unformatted:
