From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 5 11:39:40 2004 Return-Path: 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 4398B16A4CE for ; Sat, 5 Jun 2004 11:39:40 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3DC143D55 for ; Sat, 5 Jun 2004 11:39:39 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i55IbKAS003159; Sat, 5 Jun 2004 12:37:21 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 05 Jun 2004 12:37:28 -0600 (MDT) Message-Id: <20040605.123728.58652129.imp@bsdimp.com> To: sos@DeepCore.dk From: "M. Warner Losh" In-Reply-To: <40C0DC2C.5050903@DeepCore.dk> References: <20040604145717.37fd31ea.liamfoy@sepulcrum.org> <40C0DC2C.5050903@DeepCore.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: liamfoy@sepulcrum.org cc: hackers@freebsd.org Subject: Re: Orinoco Gold and Linksys AP X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 18:39:40 -0000 In message: <40C0DC2C.5050903@DeepCore.dk> S=F8ren Schmidt writes: : Liam J. Foy wrote: : > Hey guys, : > = : > I have also emailed this to freebsd-mobile@, so just writing to se= e if any of you guys have had any problems with an Orinoco Gold and a L= inksys AP in -CURRENT. They seem to both work fine in windows, just una= ble to ping each other in freebsd. Here is the output of ifconfig wi0: : > = : > wi0: flags=3D8843 mtu 1500 : > inet6 fe80::202:2dff:fec0:2a58%wi0 prefixlen 64 scopeid 0x5 = : > inet 192.168.0.20 netmask 0xffffff00 broadcast 255.255.255.0 : > ether 00:02:2d:c0:2a:58 : > media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) : > status: associated : > ssid Anduril 1:Anduril : > stationname "FreeBSD WaveLAN/IEEE node" : > channel 3 authmode OPEN powersavemode OFF powersavesleep 100 : > rtsthreshold 2312 protmode CTS : > wepmode OFF weptxkey 1 : > = : > The AP has WEP disabled, and whos SSID is Anduril. SSID Broadcast i= s disabled also on the AP. : > = : > Any hints or ideas are greatly thanked, : = : My orinoco's hasn't worked since the if_wi driver was redone over a y= ear = : ago (yeah time flies. You might have better luck with if_owi though, = but = : it didn't help mine either. What firmware level do you have? Both wi and owi works for all my lucent/wavelan/orinoco cards. :-( Warner