From owner-freebsd-current@FreeBSD.ORG Tue Jan 18 05:02:41 2005 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 4EF4E16A4CE for ; Tue, 18 Jan 2005 05:02:41 +0000 (GMT) Received: from webhost1.tasman.net (webhost1.tasman.net [202.49.92.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D423D43D31 for ; Tue, 18 Jan 2005 05:02:40 +0000 (GMT) (envelope-from marcos@ThePacific.Net) Received: from [203.86.192.98] (helo=[172.16.20.10]) by webhost1.tasman.net with esmtpa (Exim 4.43 (FreeBSD)) id 1CqlTR-000Fuv-UW for freebsd-current@freebsd.org; Tue, 18 Jan 2005 18:00:13 +1300 Message-ID: <41ED4EAA.4030407@ThePacific.Net> Date: Tue, 18 Jan 2005 18:00:10 +0000 From: "Marcos Biscaysaqu - ThePacific.net" User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040910) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - webhost1.tasman.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - ThePacific.Net X-Source: X-Source-Args: X-Source-Dir: Subject: ath0 doesn't work in turbo mode 11a 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: Tue, 18 Jan 2005 05:02:41 -0000 Hi there. Im trying to setup my wireless card on Freebsd-5.3 stable, Im runing an commercial AP in 11a turbo mode but I can't connect my atheros card to it. work perfect in 5Ghz but doesn't in turbo mode. it is any special setting to do this, or is just a driver problem? I tried all the channels, different ifconfig options but I can't get an associated status in turbo mode. ath0: mem 0x42000000-0x4200ffff irq 11 at device 14.0 on pci0 ath0: [GIANT-LOCKED] ath0: mac 4.2 phy 3.0 5ghz radio 1.7 2ghz radio 2.3 ath0: Ethernet address: 00:01:24:70:54:a9 ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: turbo rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps `ifconfig ath0 ssid XXX media OFDM/54 Mbps mode 11a mediaopt turbo` thanks Marcos Biscaysaqu