Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752726Ab1BBCl2 (ORCPT ); Tue, 1 Feb 2011 21:41:28 -0500 Received: from mail-qy0-f174.google.com ([209.85.216.174]:44821 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751789Ab1BBCl0 convert rfc822-to-8bit (ORCPT ); Tue, 1 Feb 2011 21:41: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 :content-transfer-encoding; b=wNr4FiYLuwIPl6b/6pvr5q0udKvZC8QThwoc1v4eZu60RRtWGGCit/oba7EixOzMBH GmfLaXqyHoHiAt2JX3MRT3upHl80LcOIMzHhwj/bI5qWHk5jmBr+81figbCpFQeed82y ooRMJLiHh5ZzaaZ216A3XxXLAXKTu27bsLhw0= MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 1 Feb 2011 21:41:24 -0500 X-Google-Sender-Auth: FYUK2dVNAVqln2ARDVG_1e3oZIU Message-ID: Subject: Re: Support for Android for mac80211 / cfg80211 802.11 drivers From: Bob Copeland To: "Luis R. Rodriguez" Cc: linux-wireless , linux-kernel@vger.kernel.org, Amod Bodas , Senthilkumar Balasubramanian , Sree Durbha , Deepak Dhamdhere , Xin Jin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 24 On Tue, Feb 1, 2011 at 7:50 PM, Luis R. Rodriguez wrote: >> I don't think it's good to advocate a custom driver. ?They should be able >> to use stock wpa_supplicant w/ nl80211 and put the extensions in the >> hardware layer. > > Can you elaborate? >From the wiki: "The proper approach would be to provide a custom driver_nl80211_android.c wrapper for the modified wpa_supplicant in Android." I just don't think it's strictly necessary to ship a modified wpa_s. Why is Android special when bog standard Linux gets by ok with driver_nl80211? -- 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/