From owner-freebsd-questions@FreeBSD.ORG Mon Aug 1 18:34:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA16F16A41F for ; Mon, 1 Aug 2005 18:34:35 +0000 (GMT) (envelope-from mfahey@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D17D43D48 for ; Mon, 1 Aug 2005 18:34:35 +0000 (GMT) (envelope-from mfahey@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so1061185wra for ; Mon, 01 Aug 2005 11:34:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AGzOv+fmy4vCa0uWVSqCZSf7k+XxAkWVNCyzy3Jf+aaOGCEQHlTDJWDktr+QjAc4jq0GfySAzoJab4PVNsWFZYoFWcSBp1gA5IWz/YFJmWy1sAdrdGVeDTPtzzmuAOVzIZhtfnffvEPXJCJdCd5EfHCIU4c9i/obQplPKojPj/k= Received: by 10.54.27.50 with SMTP id a50mr3111109wra; Mon, 01 Aug 2005 11:34:34 -0700 (PDT) Received: by 10.54.94.1 with HTTP; Mon, 1 Aug 2005 11:34:33 -0700 (PDT) Message-ID: <75314125050801113445350a7e@mail.gmail.com> Date: Mon, 1 Aug 2005 14:34:33 -0400 From: mike fahey To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Ndisulator + wmp54g = kernal trap 12 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mike fahey List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 18:34:35 -0000 Hi, I'm having a problem using my linksys wireless pci card (WMP54G). I just installed a fresh copy of freebsd 5.4.=20 I followed these instructions exactly. http://www.xl0.org/FreeBSD/ndis.txt I was able to bring up the interface. The status for the interface says "negotiated" so it connected to my wireless router fine. However, if I try to ping the gateway (in my case 192.168.1.1) ,=20 I get kernal trap 12 errors. I can provide the rest of errors if nessary. Does anyone know what might be wrong? thanks. Below is a link to the bug report I filed. http://www.freebsd.org/cgi/query-pr.cgi?pr=3D84397