From owner-freebsd-wireless@FreeBSD.ORG Mon May 30 12:24:23 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2319106564A for ; Mon, 30 May 2011 12:24:23 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 619E18FC16 for ; Mon, 30 May 2011 12:24:23 +0000 (UTC) Received: by gyg13 with SMTP id 13so1989646gyg.13 for ; Mon, 30 May 2011 05:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=4xkC9HBqiGsVPAGFgq6Cpymre60aQOMemBif9296Pms=; b=Lti2NxOqyMOcPVF2cZSF4xekRxBVNZxPttp+hg8jAArx0nULWFn8hPo/ens0gpvAX4 Yyxk6CPrTZBYVmAJ1r0wbGk2oTGP6+EdTSbkAZZ6tpdcpATdKN7Ew2ZFvd8ZMKBcjtwc 0043D9bNLEEiYCiaoWW1uHRRmpG4uS6+uibhI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=rueLy9htsfYRMlifjNafNFoVqXLm0RZ1eHZqtsgST9PJ+4blyPyqcoxhwc5e9ImOKz iG065iHEAabtUR5xiZdeMHcY4nhUFvtEpHvT1AP/zHmi6/p/JO6bJ5soL/Yi3LzGQ6pN SlnnjRm43U6iWZYIZEqexlPeK+xWpwcOhWvbI= MIME-Version: 1.0 Received: by 10.150.63.19 with SMTP id l19mr4404983yba.71.1306758262537; Mon, 30 May 2011 05:24:22 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.151.107.15 with HTTP; Mon, 30 May 2011 05:24:22 -0700 (PDT) Date: Mon, 30 May 2011 20:24:22 +0800 X-Google-Sender-Auth: e_8sPsau0hOk95Iq6OTOHttBhCI Message-ID: From: Adrian Chadd To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: New wiki pages - wifi, ath/ath_hal X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 12:24:23 -0000 Hi all, I've begun fleshing out the Wifi and atheros pages in the FreeBSD wiki. Wireless: http://wiki.freebsd.org/WiFi Atheros: http://wiki.freebsd.org/dev/ath(4) ; http://wiki.freebsd.org/dev/ath_hal(4) Please let me know if you spot any issues or have any suggestions. Thanks! Adrian