From owner-freebsd-current@FreeBSD.ORG Tue Sep 18 17:11:29 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5115D16A475 for ; Tue, 18 Sep 2007 17:11:29 +0000 (UTC) (envelope-from acousticvan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id DB47313C483 for ; Tue, 18 Sep 2007 17:11:28 +0000 (UTC) (envelope-from acousticvan@gmail.com) Received: by ug-out-1314.google.com with SMTP id a2so171361ugf for ; Tue, 18 Sep 2007 10:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type; bh=5stg0cwgePyerewjVjK4zRmIiWhDIYx3gukayHEW9Y4=; b=QHOCnMzlG2wCgPJFe2JyUpLCw6KMMS6ISqaTG78UqfubnvSspP2DvTMA3tDcgQAg3JNqq5sUu36WieN6XeLN5QiraKR9w4PrMPQ7qHvdhFXjzCAQ1uRz64teskA8JXnkMgRgsalgWImF7c6YbaXUbtgnL4upGywDoSBgi+o7EWE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=UIQj1sNJ01YZNuuJ3ch95LhwneHxg5h86frIv+WX2qd391J0RLXb0AuJJezD8oMh2+BChsOh0Xn4MYbQXjt6OLsEwm6nQGZm429ih8NHHD4PHigDKc8gaaFGpVUc4y+UxHbOZFgxb7ym0Qk0Yw5U7AwzM7YBAGC+A7gNgCoFHCQ= Received: by 10.78.122.16 with SMTP id u16mr2548820huc.1190133903553; Tue, 18 Sep 2007 09:45:03 -0700 (PDT) Received: by 10.78.130.4 with HTTP; Tue, 18 Sep 2007 09:45:03 -0700 (PDT) Message-ID: <91729d710709180945r58f2d1d4vb6a4074e242cf2ab@mail.gmail.com> Date: Tue, 18 Sep 2007 11:45:03 -0500 From: "van nguyen" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ath driver source code X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vxn9344@louisiana.edu 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 Sep 2007 17:11:29 -0000 Hi all, I would like to know if the source code for ath driver (wireless driver for atheros chipset) is available somewhere. I understand that HAL part is not available but other part should be available. Thank you very much, Van