From owner-freebsd-stable@FreeBSD.ORG Sun Feb 10 17:18:14 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7DD0C88C for ; Sun, 10 Feb 2013 17:18:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 09DD88D3 for ; Sun, 10 Feb 2013 17:18:13 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id ez12so2421404wid.11 for ; Sun, 10 Feb 2013 09:18:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=4JdDIeIfx7axDkjgVS01C8CP/kcr+wx1++bPcLAPH0Q=; b=eEyCcikgeTv3r70zD/XKzfjLn03i5v33yph5nFmurDUIF1p/3jDjI7BcdrJeMxXJoW cs5YZQi2v5v0mvqyxNAztExI7BdVSgqDyMDVIkq2gsgqo+AfClyz5uJ838fxJIjjn334 YIcFNACZGr1JJK0QvIEDRvQN4SpXGzOwy+Kxw8Ty9nQHubQdS29pm3ERpo9ys5VuqD3F HQxGFuRI/HQDDitDlk97d8BgstXEhcghUyD+mArn0bMWPKiQrwUdDfud8Nj2G/yNUjiB 89z98wmPqhp647vvm6OJmGL2A437fcLinbRaM8WMxQsI/aLpcoEkmWqAh9ynqFEHMr91 jYCg== MIME-Version: 1.0 X-Received: by 10.180.99.227 with SMTP id et3mr11836155wib.6.1360516686752; Sun, 10 Feb 2013 09:18:06 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.236.88 with HTTP; Sun, 10 Feb 2013 09:18:06 -0800 (PST) In-Reply-To: References: Date: Sun, 10 Feb 2013 09:18:06 -0800 X-Google-Sender-Auth: TZmTiLEzQ9d7zCz-q7CmxrBfBNE Message-ID: Subject: Re: ath patch from the head From: Adrian Chadd To: Michael BlackHeart Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2013 17:18:14 -0000 Hi, I have a HAL in progress for the AR9380 and later chips. I've implemented the basic driver and framework changes needed to support the AR9380 HAL (specifically the newer TX/RX DMA handling). However I'm still going through the process at ${WORK} (1) to get this HAL open sourced so I can push it into FreeBSD. I'll let everyone know when this is done. And for the record - I recently checked whether -HEAD (with the yet-to-be-released AR9380 HAL) still worked with the AR9380 and AR9485. The answer is "yes". :-) Thanks, Adrian (1) I work for Qualcomm Atheros. On 9 February 2013 13:05, Michael BlackHeart wrote: > Hello there, > May be I've missed something or just can't find in the web, but > As I see in HEAD there're some movement around ath driver and it seems > to me that there's driver for AR93xx, especially AR938x, chip 0030. > Is there any patches to stable to check this driver out, 'cause I just > can't compile in this driver from the HEAD on 9.stable? > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"