From: roucaries bastien <roucaries.bastien@gmail.com>
To: Lee Revell <rlrevell@joe-job.com>
Cc: Kyle Moffett <mrmacman_g4@mac.com>,
Jochen Friedrich <jochen@scram.de>, Adrian Bunk <bunk@stusta.de>,
abonilla@linuxwireless.org, Andreas Steinmetz <ast@domdv.de>,
Arjan van de Ven <arjan@infradead.org>,
Denis Vlasenko <vda@ilport.com.ua>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Wireless support
Date: Fri, 12 Aug 2005 12:59:58 +1000 [thread overview]
Message-ID: <195c7a900508111959710c3ca3@mail.gmail.com> (raw)
In-Reply-To: <1123814434.26878.21.camel@mindpipe>
On 8/12/05, Lee Revell <rlrevell@joe-job.com> wrote:
> On Tue, 2005-08-09 at 09:52 -0400, Kyle Moffett wrote:
> > they are much less likely to participate in any kind of reverse
> > engineering effort, even if it's just testing a new driver.
>
> I think anyone launching a reverse engineering effort should announce
> the project to LKML! When I set out to add some multichannel
> functionality to the emu10k1 ALSA drivers based on the kX project
> Windows drivers, I announced the project to alsa-devel and alsa-user,
> and got a number of volunteers who were most helpful in testing these
> new features, and greatly sped up the effort. As a result we were able
> to fix almost all the major bugs before I even submitted the patch. Now
> these new features are merged as of ALSA 1.0.9.
Problem:
o They are translating the drivers (about 66% is done, dma and pio are
close to be done) but in order to close claim for broadcom they don't
create divers. This guys will release documentation. See chinese wall
method on wikipedia.
o They post on this list 1 year and a half ago no answer.
> There is a very large group of people who can't write code but have the
> hardware and are dying to get more out of it, or just to get it to work,
> and would gladly help any Linux driver reverse engineering project, if
> they just knew about it.
o They need more programmer for reverse engeenering effort and
different programmer for writing the drivers from the documentation.
Actually 10% take about 3 months. For the courageous people, they
don't reverse directelly from asm but from C. In fact as mips asm is
pretty simple they can translate asm to C. Nethertheless, it s
spagetty code and variable are referenced by pointer.
Reverse engeenering is therefore:
- transform goto in for loop or while loop
- transform *(phy+1054) in : int error or something like this.
o Testing perhaps in the end of year
Moreover this drivers will support all kind of broadcom card as the
drivers look like to be common
> Lee
>
> -
> 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/
>
bastien
next prev parent reply other threads:[~2005-08-12 2:59 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-07 19:22 Wireless support Lee Revell
2005-08-07 19:56 ` Lee Revell
2005-08-08 5:50 ` Martin J. Bligh
2005-08-08 17:57 ` Lee Revell
2005-08-08 0:39 ` Alejandro Bonilla Beeche
2005-08-08 1:20 ` Lee Revell
2005-08-08 1:29 ` Alejandro Bonilla Beeche
2005-08-08 6:31 ` Denis Vlasenko
2005-08-08 17:48 ` Lee Revell
2005-08-08 17:51 ` Arjan van de Ven
2005-08-08 18:13 ` Andreas Steinmetz
2005-08-08 18:19 ` Lee Revell
2005-08-08 18:24 ` Andreas Steinmetz
2005-08-08 18:27 ` Lee Revell
2005-08-08 18:56 ` Alejandro Bonilla
2005-08-08 19:06 ` Lee Revell
2005-08-08 19:55 ` alan
2005-08-08 23:29 ` Adrian Bunk
2005-08-08 23:43 ` Alejandro Bonilla Beeche
2005-08-09 9:09 ` Jochen Friedrich
2005-08-09 13:52 ` Kyle Moffett
2005-08-09 14:24 ` Rafael J. Wysocki
2005-08-09 16:09 ` Jochen Friedrich
2005-08-12 2:40 ` Lee Revell
2005-08-12 2:59 ` roucaries bastien [this message]
2005-08-12 3:17 ` Lee Revell
2005-08-12 4:18 ` Kyle Moffett
2005-08-08 19:27 ` linux-os (Dick Johnson)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=195c7a900508111959710c3ca3@mail.gmail.com \
--to=roucaries.bastien@gmail.com \
--cc=abonilla@linuxwireless.org \
--cc=arjan@infradead.org \
--cc=ast@domdv.de \
--cc=bunk@stusta.de \
--cc=jochen@scram.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mrmacman_g4@mac.com \
--cc=rlrevell@joe-job.com \
--cc=vda@ilport.com.ua \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox