From owner-freebsd-current@FreeBSD.ORG Tue Jun 21 02:36:44 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09AB616A420 for ; Tue, 21 Jun 2005 02:36:44 +0000 (GMT) (envelope-from owner-freebsd-hackers@freebsd.org) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D4CF43D53 for ; Tue, 21 Jun 2005 02:36:43 +0000 (GMT) (envelope-from owner-freebsd-hackers@freebsd.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id A4B541F5007 for ; Mon, 20 Jun 2005 19:36:42 -0700 (PDT) Received: from mired.org (mwm@idiom [216.240.32.1]) by idiom.com (8.12.11/8.12.11) with SMTP id j5L2aehs093637 for ; Mon, 20 Jun 2005 19:36:41 -0700 (PDT) (envelope-from owner-freebsd-hackers@freebsd.org) Received: (qmail 80627 invoked by uid 1001); 21 Jun 2005 02:36:43 -0000 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by idiom.com (8.12.11/8.12.11) with ESMTP id j5K4bIWX069726 for ; Sun, 19 Jun 2005 21:37:18 -0700 (PDT) (envelope-from owner-freebsd-hackers@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 2E9CD56CCA; Mon, 20 Jun 2005 04:37:16 +0000 (GMT) (envelope-from owner-freebsd-hackers@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id CC47D16A43E; Mon, 20 Jun 2005 04:37:13 +0000 (GMT) (envelope-from owner-freebsd-hackers@freebsd.org) X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2B716A41F for ; Mon, 20 Jun 2005 04:37:09 +0000 (GMT) (envelope-from bryan.maynard@reallm.com) Received: from hosting.sourcit.net (mail3.eitsolutions.net [68.23.20.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FFD143D49 for ; Mon, 20 Jun 2005 04:37:09 +0000 (GMT) (envelope-from bryan.maynard@reallm.com) Received: (qmail 1631 invoked from network); 19 Jun 2005 23:10:27 -0500 Received: from localhost (127.0.0.1) by localhost with SMTP; 19 Jun 2005 23:10:27 -0500 Received: from AL1-24.207.169.154.charter-stl.com (AL1-24.207.169.154.charter-stl.com [24.207.169.154]) by webmail.reallm.com (Horde MIME library) with HTTP for ; Sun, 19 Jun 2005 23:10:27 -0500 Message-ID: <20050619231027.speqcyk8l6w4w0sc@webmail.reallm.com> Date: Sun, 19 Jun 2005 23:10:27 -0500 From: Bryan Maynard To: freebsd-mobile@freebsd.org References: <20050612204852.qi31u2ddngg08gk8@webmail.reallm.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-hackers@freebsd.org Errors-To: owner-freebsd-hackers@freebsd.org Status: O X-Status: X-Keywords: X-UID: 6444 X-Mailman-Approved-At: Tue, 21 Jun 2005 11:59:25 +0000 Cc: hackers@freebsd.org, current@freebsd.org Subject: NDISulator problem X-BeenThere: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 02:36:44 -0000 I followed the steps listed here and got this message when compiling the ndis code (step 2): Warning: Object directory not changed from original /usr/src/sys/modules/ndis Everything seems to compile and install fine except for that error. I complete the rest of the steps and try to kldload ndis and if_ndis. However, once I load ndis I get this: kldload: can't load if_ndis:File exists Also, I can't ifconfig the ndis0 device because I get an error telling me it doesn't exist. Once ndis is loaded via kldload, I cannot unload it. I get a "Device busy" error. I get this error whether the card is plugged in or not. After loading ndis if I plug my WPC11 card in I get: cardbus1: at device 0.0 (no driver attached) I am running 5.4 with the GENERIC kernel. I am completely stumped. Any help would be greatly appreciated. Thanks! Bryan -- Open Source: by the people, for the people. Quoting Chris Buechler : > On 6/12/05, Bryan Maynard wrote: >> Hey, I have a Linksys WPC11 ver.4 and haven't been able to get it to >> work. I've >> checked out the FreeBSD compatibility website under laptops. It looks like >> people have getten ver. 3 to work. >> >> I am wondering if there is a way to get this card to work with my >> system. I have >> 5.4. >> > > WPC11 versions prior to ver.4 were a different chipset that is > natively supported. But, I have been able to use the NDISulator to > use the ver.4 card in my 5.4 laptop. It's worked great for me for > several months. I documented how to configure it here: > http://buechler.blogspot.com/2005/04/freebsd-ndisulator.html > > Regards, > -Chris _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"