Return-path: Received: from mx1.redhat.com ([66.187.233.31]:59671 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753474AbYGOSAx (ORCPT ); Tue, 15 Jul 2008 14:00:53 -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> Content-Type: text/plain; charset=utf-8 Date: Tue, 15 Jul 2008 13:58:31 -0400 Message-Id: <1216144711.13411.18.camel@localhost.localdomain> (sfid-20080715_200115_685971_FB28BE25) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2008-07-15 at 13:31 -0400, Nicolas Pitre wrote: > On Tue, 15 Jul 2008, Dan Williams wrote: >=20 > > On Thu, 2008-07-10 at 18:15 +0200, Michael Buesch wrote: > > > On Thursday 10 July 2008 18:12:32 Stefanik G=C3=A1bor wrote: > > > > Some other topics which might be of interest/good to include: > > > > - New chipsets needing drivers (SiS 16x, Marvell, etc.) > > >=20 > > > I have no idea what to discuss about non-existing drivers, really= =2E > > > Something like: "Do we need that driver? Everyone votes YES and i= s happy"? > >=20 > > Maybe during the week we could organize some hackfests to work on t= he > > Marvell/SiS/etc mac80211 drivers? Everyone bring their favorite > > non-working Marvell 88w83xx card and we make mrv8k our bitch or > > something like that. >=20 > FYI... >=20 > Lennert Buytenhek and I are writing a GPL driver for mv8300 class of=20 > Marvell WIFI chips right now, present and future versions. This is=20 > Marvell work as we work for Marvell. I have access to firmware sourc= es,=20 > etc. but obviously cannot share them. >=20 > We both will be in Ottawa next week. Great! Lets definitely sit down and talk then. There is already some GPL-ed source code for 83xx chips out there but it always used net80211= , not mac80211. So the mrv8k effort is meant to write a mac80211 driver for 8310/8335/etc and perhaps TopDog chips too since they don't seem that much different from a driver perspective. 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 :) We cleaned up a lot of stuff for the OLPC 8388 libertas driver, but unfortunately we never were able to get the Marvell 8388 team onboard, and so they just went off and kept working on their driver and didn't really move the upstream libertas driver forward at all. Dan -- To unsubscribe from this list: send the line "unsubscribe linux-wireles= s" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html