From owner-freebsd-current@FreeBSD.ORG Thu Nov 18 01:16:10 2004 Return-Path: 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 9E4BB16A4CE; Thu, 18 Nov 2004 01:16:10 +0000 (GMT) Received: from av5-1-sn3.vrr.skanova.net (av5-1-sn3.vrr.skanova.net [81.228.9.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 548BD43D5C; Thu, 18 Nov 2004 01:16:10 +0000 (GMT) (envelope-from pawel.worach@telia.com) Received: by av5-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 884F837E61; Thu, 18 Nov 2004 02:16:09 +0100 (CET) Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av5-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 77C1C37E4A; Thu, 18 Nov 2004 02:16:09 +0100 (CET) Received: from [192.168.1.1] (h65n2fls35o895.telia.com [217.211.109.65]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with ESMTP id EC9E738003; Thu, 18 Nov 2004 02:16:01 +0100 (CET) Message-ID: <419BF6DD.20205@telia.com> Date: Thu, 18 Nov 2004 02:11:57 +0100 From: Pawel Worach User-Agent: Mozilla Thunderbird 0.9 (X11/20041110) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vincent Poy References: <20041117003518.GA47238@troutmask.apl.washington.edu> <20041117004917.GC24087@thingy.tbd.co.nz> <429af92e041117170475721c3@mail.gmail.com> In-Reply-To: <429af92e041117170475721c3@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: sam@freebsd.org cc: Steve Kargl cc: freebsd-current@freebsd.org Subject: Re: 128bit WEP keys and ifconfig X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 01:16:10 -0000 Vincent Poy wrote: > ath0: mem 0xf8fe0000-0xf8feffff irq 11 at device 3.0 on pci2 > ath0: [GIANT-LOCKED] > ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3 > ath0: Ethernet address: 00:80:c8:12:03:dd > ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps > ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36M > bps 48Mbps 54Mbps > I also have problems with this card on an IBM ThinkPad T41. The funny thing is that it only lists 802.11a and 11g rates, no 11b. Anyway, if I fire up tcpdump I can see traffic in clear text so my wep key and stuff works but I can not send anything and the status is always "no carrier". Could it be an issue with the radio being off (like just the transmitter was off)? The radio-switch only seems to turn on/off bluetooth but not the wireless radio in FreeBSD, is there any software that can do this? Any ideas? More info? -- Pawel