From owner-freebsd-hardware@FreeBSD.ORG Mon Jun 22 03:39:13 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7C47106564A for ; Mon, 22 Jun 2009 03:39:13 +0000 (UTC) (envelope-from realliukai@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id A0ED58FC14 for ; Mon, 22 Jun 2009 03:39:13 +0000 (UTC) (envelope-from realliukai@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1322257ywe.13 for ; Sun, 21 Jun 2009 20:39:12 -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=DcW1LTHOeafLIhTAVxYPHXiIHHidCd0fWa7RfC+CHqk=; b=FjlAuaxcYkdNJ7UWkMtWpCMZxfqhxO3lJFHerZ8rA2q8MAqsDwJwY5ehZBMi5BjSMa PmsJu5iNj67GyfYJ3SdabJlYr/spXmONTW/RtGbaUC40bjPeKfqButgNH2UQWIE1GyNM fMOWRULpeqCfq0xTAESCnS2G1sSWpvxI9k87I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AvcoEoTt786f2Rl3/7+totydTEmNBLShSFRiXxXcRx5xRQP5jIVpMS2ivvod/xKFax 2ohjEwcw6AMK9Nkf7N8kKYKEpwwOt3JYBxlw+W5/dXk3T5oD7E/QvB6uBLD4RtRXc9io DSjQuUhgCf8rXZ1cj7NuxvbbeAOEEHo4DWluk= MIME-Version: 1.0 Received: by 10.231.15.138 with SMTP id k10mr1755269iba.26.1245640018337; Sun, 21 Jun 2009 20:06:58 -0700 (PDT) Date: Mon, 22 Jun 2009 11:06:58 +0800 Message-ID: <7237120a0906212006w7b387229qbe352c25a383eaf5@mail.gmail.com> From: =?GB2312?B?wfW/rQ==?= To: freebsd-hardware@freebsd.org X-Mailman-Approved-At: Mon, 22 Jun 2009 04:01:44 +0000 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-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2009 03:39:14 -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, -- Kevin