[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJfuBxwcRc=Fu0ZYPKGAW7buOL6muSxTYr695c3Kh32kW_Okqg@mail.gmail.com>
Date: Thu, 29 Mar 2012 03:29:10 -0600
From: Jim Cromie <jim.cromie@...il.com>
To: Florian Fainelli <florian@...nwrt.org>
Cc: Bo Han <bohan@...umd.edu>, netdev@...r.kernel.org,
linux-wireless <linux-wireless@...r.kernel.org>
Subject: Re: maranello for linux-current [b43 driver]
On Thu, Mar 29, 2012 at 3:07 AM, Florian Fainelli <florian@...nwrt.org> wrote:
> (Adding linux-wireless in CC)
>
> Le 03/29/12 00:24, Jim Cromie a écrit :
>>
>> you may have heard of maranello, a project to add
>> partial packet recovery to 80211, by adding block checksums
>> on transmit, validating them or re-requesting retransmit
>> of corrupted blocks.
>>
>> http://www.cs.umd.edu/projects/maranello/
>>
>> the code at the page is for 2.6.29-rc2
>>
>> Ive taken it, did some refactoring to ease merging,
>> and merged in each linux release, up to 3.3
>>
I redid it, this time no refactoring, just conflict resolution
and compile fixes.
Now pushed to:
https://github.com/jimc/linux-2.6/tree/maranello/merges
>> So I guess Im seeking advice:
>>
>> - what did I break
>> - what happens when the driver is tested
Theres a lot to fix still.
- // comments
- long lines
- unused vars
- various FIXMEs
- refactorings for better reuse in other drivers
(this is large question, probably with lots of answers)
What drivers have FW whose source is available,
and thus hackable for maranello support ?
thanks.
Jim Cromie
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists