From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] mini-pci wireless driver
Date: Wed, 5 Nov 2008 07:44:58 +0100 [thread overview]
Message-ID: <20081105064458.GA5323@game.jcrosoft.org> (raw)
In-Reply-To: <49EF8B38CAABF74C8FFEA1405FDFBE923CCF23@suzexch01.taihootech.com>
On 14:41 Tue 04 Nov , Lance Zhang wrote:
> Hi,
>
>
>
> I am going to write a mini-pci driver (GIGABYTE MiniPCI Wireless
> Adapter: GN-WI01GS) for u-boot(sc520),
>
> Currently, I have Linux driver source code (downloaded from
> http://web.ralinktech.com/ralink/Home/Support/Linux.html RT61
> <http://www.ralinktech.com.tw/data/drivers/2008_0506_RT73_Linux_STA_Drv1
> .1.0.1.tar.bz2> ),
>
> Anyone knows how I can port the Linux driver to u-boot driver
>
>
>
> Appreciate it if someone can give me some links/hints...
>
>
I've work on a similar port for on other Ralink Chip
I will the common wireless port
I've separate the driver in 2 part:
1) the net interface as any other network driver
2) a wireless tools implementation (generic) currently OPEN/WEP and hardware
WPA only
3) a wireless implementation for the chip
Best Regards,
J.
next prev parent reply other threads:[~2008-11-05 6:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 6:41 [U-Boot] mini-pci wireless driver Lance Zhang
2008-11-05 6:21 ` Ben Warren
2008-11-05 6:44 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-11-10 5:52 ` Lance Zhang
2008-11-10 15:54 ` Jean-Christophe PLAGNIOL-VILLARD
[not found] <20081110195659.32423832E40A@gemini.denx.de>
2008-11-12 3:11 ` Lance Zhang
2008-11-12 15:10 ` John W. Linville
2008-11-12 21:56 ` Wolfgang Denk
2008-11-13 1:25 ` LanceZ
2008-11-13 1:36 ` David Hawkins
2008-11-13 1:45 ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-13 1:56 ` Lance Zhang
2008-11-13 1:58 ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-13 16:32 ` John W. Linville
2008-11-20 6:07 ` Lance Zhang
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=20081105064458.GA5323@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.