Return-path: Received: from mx1.redhat.com ([66.187.233.31]:40415 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752177AbYGUOZv (ORCPT ); Mon, 21 Jul 2008 10:25:51 -0400 Subject: Re: Linux Wireless Mini-Summit -- Ottawa -- July 22, 2008 From: Dan Williams To: Nicolas Pitre Cc: Michael Buesch , Stefanik =?ISO-8859-1?Q?G=E1bor?= , "John W. Linville" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, lkml In-Reply-To: References: <20080709190915.GA8238@tuxdriver.com> <69e28c910807100912h30fcb57fpb4fb48b95c640f77@mail.gmail.com> <200807101815.27204.mb@bu3sch.de> <1216142191.6039.113.camel@localhost.localdomain> <1216144711.13411.18.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 21 Jul 2008 10:23:44 -0400 Message-Id: <1216650224.22055.7.camel@localhost.localdomain> (sfid-20080721_162555_498471_768150C7) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2008-07-15 at 14:14 -0400, Nicolas Pitre wrote: > On Tue, 15 Jul 2008, Dan Williams wrote: > > > Some of the issues with the current Marvell 83xx GPL drivers that have > > gotten out are (a) code style, (b) lots of commented out stuff that's > > never used, (c) OS abstraction that's unnecessary on Linux, (d) doesn't > > use mac80211, and (e) uses private ioctls. So hopefully you're writing > > a new 83xx driver from scratch :) > > Yes, this is all from scratch. The objective for this work is to be > "mainlinable". BTW, any chance on putting up a git repo somewhere so others can poke around with it? I'm quite interested in hacking on it. Dan