Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752209Ab0KUHL1 (ORCPT ); Sun, 21 Nov 2010 02:11:27 -0500 Received: from mail-wy0-f174.google.com ([74.125.82.174]:44161 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751920Ab0KUHL0 (ORCPT ); Sun, 21 Nov 2010 02:11:26 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=xYtVNvl5iK+sEBqjENW+J8vL6bNE/Qw+PpooUgUlTuEdGlZIZTuPBVklt0wRHI74Kt mTuN4mlFWj9FI9QWNkKydIVd8RXSg2IFwAp+RQsEZ7pDS+7GJo+eZnjnooMkMU56dRT+ pYHsqj31YJax6tZEdZLNflhmuWehlR2pRZmUI= MIME-Version: 1.0 In-Reply-To: References: <20101118164552.GC2855@kroah.com> Date: Sun, 21 Nov 2010 15:11:24 +0800 X-Google-Sender-Auth: y4DmSLHISH7j2qujaVXKv-tdXOo Message-ID: Subject: Re: Challenges with doing hardware bring up with Linux first From: Adrian Chadd To: "Luis R. Rodriguez" Cc: Greg KH , linux-kernel@vger.kernel.org, linux-wireless , David Miller , "John W. Linville" , Stephen Hemminger , "Perez-Gonzalez, Inaky" , Charles Marker , Jouni Malinen , Kevin Hayes , Zhifeng Cai , Don Breslin , Doug Dahlby , Julia Lawall Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 26 On 21 November 2010 13:53, Luis R. Rodriguez wrote: >> * decoupling the hardware twiddling stuff from OS/802.11 stack >> specific stuff is helpful; > > ath9k_hw mostly is 802.11 stack independent except band enum usage, > and maybe one other variable we stuffed in there to help clean out > code more. Yup, I saw that. > Agreed. Thanks for your feedback. No worries. You'll get more feedback when I come to actually trying to port the AR9003 hwops code over. As I said, I'll have a bit of a practice run soon with some of the kite/merlin calibration stuff that isn't yet in FreeBSD. Adrian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/