From owner-freebsd-mobile@FreeBSD.ORG Sat Oct 23 16:20:05 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC59616A4CE for ; Sat, 23 Oct 2004 16:20:05 +0000 (GMT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6890C43D2F for ; Sat, 23 Oct 2004 16:20:05 +0000 (GMT) (envelope-from filip@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:filip@sdf.lonestar.org [192.94.73.1]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i9NGK2M7004840 for ; Sat, 23 Oct 2004 16:20:02 GMT Received: (from filip@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id i9NGK2qx012243; Sat, 23 Oct 2004 16:20:02 GMT Date: Sat, 23 Oct 2004 16:20:02 +0000 (UTC) From: Filip Lenaerts To: freebsd-mobile@freebsd.org In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: dwl-g650+ X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 16:20:05 -0000 hi all, i resynced my sources and system to 6-current and then followed the instructions of bill paul at http://www.xl0.org/FreeBSD/ndis.txt . this worked fine, but i had to : # mkdir /compat/ndis # cp /cdrom/.../GPLUS.bin /compat/ndis/GPlus.bin i cannot find any reference to this kind stuff. the man page mentions .sys and .inf files but nothing about .bin files secondly, i cannot get a signal, although my wireless router is configured and working: no carrier: ndis0: flags=8802 mtu 1500 ether 00:80:c8:2e:f7:cf media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel -1 authmode OPEN powersavemode OFF powersavesleep 100 rtsthreshold 2312 protmode CTS wepmode OFF weptxkey 1 also, the speeds recognizeds are only up top 11Mbps (although that would be nice already :) ) Oct 23 17:57:40 pcg889 kernel: cardbus1: Expecting link target, got 0xaa Oct 23 17:57:40 pcg889 kernel: cardbus1: Resource not specified in CIS: id=10, size=2000 Oct 23 17:57:40 pcg889 kernel: cardbus1: Resource not specified in CIS: id=14, size=20000 Oct 23 17:57:40 pcg889 kernel: ndis0: mem 0xf0140000-0xf015ffff,0xf0160000-0xf0161fff irq 9 at device 0.0 on cardbus1 Oct 23 17:57:40 pcg889 kernel: ndis0: NDIS API version: 5.1 Oct 23 17:57:40 pcg889 kernel: ndis0: Ethernet address: 00:80:c8:2e:f7:cf Oct 23 17:57:40 pcg889 kernel: ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps has anyone an idea what i'm missing? or point me out some web references which could help? tnx filip