[U-Boot] mini-pci wireless driver
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Nov 5 07:44:58 CET 2008
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.
More information about the U-Boot
mailing list