From owner-freebsd-net@FreeBSD.ORG Mon Jun 22 03:41:07 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80624106564A for ; Mon, 22 Jun 2009 03:41:07 +0000 (UTC) (envelope-from realliukai@gmail.com) Received: from mail-yx0-f200.google.com (mail-yx0-f200.google.com [209.85.210.200]) by mx1.freebsd.org (Postfix) with ESMTP id 3F3248FC13 for ; Mon, 22 Jun 2009 03:41:07 +0000 (UTC) (envelope-from realliukai@gmail.com) Received: by yxe38 with SMTP id 38so1652485yxe.3 for ; Sun, 21 Jun 2009 20:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=JtkQQn0go5aAbQaeDA9LZFBkNAuKV9nPqrT6pqJkucA=; b=ZwWvzp25qkPIBtSI8AhBc/9cjibKYE+sMae9xewxGqJ8NjMW6mXqO9u4G4BDDGiUiV 8GfwIfoZ5RZjwS2r4Z/HfABI8raMrRfLldMpJFjO7eToxhEgrAqhxxZ9hPSbINkvuBep Cn8TNTRqGwjjNSuFtWP3bZdlFmA/oMSqaoYWk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cdpgaUiAVowsQezy24tHJ6uszrlFM2ljonoL/biwKFLtn6tNnl1CkrQv1krx89kedR xjqxEXoRlIFvd0R/NOX/s2JLpP7uD+dA6FI1GsWPakiOyz6h8Wa8dNBDJ0ZHnhk2fj3D QJ3a70AugNVs0IM4qMf6s65IZCFeQwd7fMTp8= MIME-Version: 1.0 Received: by 10.231.16.134 with SMTP id o6mr1785913iba.11.1245640349674; Sun, 21 Jun 2009 20:12:29 -0700 (PDT) Date: Mon, 22 Jun 2009 11:12:29 +0800 Message-ID: <7237120a0906212012o141363e6u7231dbd0927bfaf@mail.gmail.com> From: =?GB2312?B?wfW/rQ==?= To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Wireless,Atheros AR5008-based PCI adapter,mode 11n X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2009 03:41:07 -0000 Hi All, Recently I've got 802.11b/g adapter TL-WN353GD from TP-Link, based on Atheros AR5008 chip.It's a 802.11n NIC. I can make it work in mode 11g in stead of 11n with the FreeBSD 8.0 current. So,I have a question that whether there is support for 802.11n in FreeBSD 8.0 current yet. And if It support 802.11n, how can I config the parameters to make it work in mode 11n. Thanks, -- Kevi