From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 5 11:44:56 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 756B216A4CE for ; Sat, 5 Jun 2004 11:44:56 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 441FF43D41 for ; Sat, 5 Jun 2004 11:44:55 -0700 (PDT) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk ([192.168.0.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i55IiNM9050866; Sat, 5 Jun 2004 20:44:28 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <40C21486.70906@DeepCore.dk> Date: Sat, 05 Jun 2004 20:44:22 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.5 (X11/20040329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <20040604145717.37fd31ea.liamfoy@sepulcrum.org> <40C0DC2C.5050903@DeepCore.dk> <20040605.123728.58652129.imp@bsdimp.com> In-Reply-To: <20040605.123728.58652129.imp@bsdimp.com> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 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:44:56 -0000 M. Warner Losh wrote: > In message: <40C0DC2C.5050903@DeepCore.dk> > Søren Schmidt writes: > : Liam J. Foy wrote: > : > Hey guys, > : > > : > I have also emailed this to freebsd-mobile@, so just writing to see if any of you guys have had any problems with an Orinoco Gold and a Linksys AP in -CURRENT. They seem to both work fine in windows, just unable to ping each other in freebsd. Here is the output of ifconfig wi0: > : > > : > wi0: flags=8843 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 is 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 year > : 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. :-( Startet out with 4.something which almost worked in adhoc mode. Then I was told to upgrade as that should fix everything and the kitchen sink, so I went for 8.something, which was totally hopeless :} So I went out and bought me an accesspoint and now use ndis on my laptop, which works excelent... -- -Søren