Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754116Ab1BBM3o (ORCPT ); Wed, 2 Feb 2011 07:29:44 -0500 Received: from mail.deathmatch.net ([72.66.92.28]:1203 "EHLO mail.deathmatch.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753617Ab1BBM3n (ORCPT ); Wed, 2 Feb 2011 07:29:43 -0500 X-Greylist: delayed 1806 seconds by postgrey-1.27 at vger.kernel.org; Wed, 02 Feb 2011 07:29:43 EST Date: Wed, 2 Feb 2011 06:57:43 -0500 From: Bob Copeland To: Jouni Malinen Cc: Johannes Berg , "Luis R. Rodriguez" , linux-wireless , linux-kernel@vger.kernel.org, Amod Bodas , Senthilkumar Balasubramanian , Sree Durbha , Deepak Dhamdhere , Xin Jin Subject: Re: Support for Android for mac80211 / cfg80211 802.11 drivers Message-ID: <20110202115743.GA12386@hash.localnet> References: <1296633772.3624.2.camel@jlt3.sipsolutions.net> <20110202113052.GA14126@jm.kir.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110202113052.GA14126@jm.kir.nu> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1346 Lines: 27 On Wed, Feb 02, 2011 at 01:30:52PM +0200, Jouni Malinen wrote: > If it is fine to remove the custom wpa_supplicant modifications from > Android, this is obviously a moot point, but until that happens, the > easiest approach seems to be to provide a custom driver_*.c based on > nl80211 to isolate the custom changes to user space and to small part of > it at that. I don't really want to see new drivers trying to provide > WEXT support with private ioctls to address need for making it work with > Android.. I guess my argument is if Atheros is spending resources on porting drivers to Android, it would be nice to take the time to fix Android's userspace too. At any rate, I disagree with the wiki's wording "the proper approach" as opposed to maybe "the straight-forward approach." Android already has a custom userspace library that sits between wpa_s and their Java stack where they could probably stick all of this stuff. If there is something that is truly missing from the kernel, then by all means we can add it to nl80211 for everyone's benefit. -- Bob Copeland %% www.bobcopeland.com -- 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/