Re: [U-Boot] mini-pci wireless driver

2008-11-19 Thread Lance Zhang
> > > With the Ralink chip it's not too much complicate to add wifi support. > > > You need to upload the firmware and manage the wifi configuration via > > the > > > firmware. After it will work as ant other ethernet driver. > > > > Thank you, I will ask for the Ralink chip information from manuf

Re: [U-Boot] mini-pci wireless driver

2008-11-13 Thread John W. Linville
On Thu, Nov 13, 2008 at 02:58:51AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 09:56 Thu 13 Nov , Lance Zhang wrote: > > > > > With the Ralink chip it's not too much complicate to add wifi support. > > > You need to upload the firmware and manage the wifi configuration via > > the > >

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:56 Thu 13 Nov , Lance Zhang wrote: > > > With the Ralink chip it's not too much complicate to add wifi support. > > You need to upload the firmware and manage the wifi configuration via > the > > firmware. After it will work as ant other ethernet driver. > > Thank you, I will ask for th

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread Lance Zhang
> With the Ralink chip it's not too much complicate to add wifi support. > You need to upload the firmware and manage the wifi configuration via the > firmware. After it will work as ant other ethernet driver. Thank you, I will ask for the Ralink chip information from manufacturer, then I will tr

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread Jean-Christophe PLAGNIOL-VILLARD
On 22:56 Wed 12 Nov , Wolfgang Denk wrote: > Dear "Lance Zhang", > > In message <[EMAIL PROTECTED]> you wrote: > > > > My questions are: How can I support wireless network card on U Boot? > > Correct. And there is no support for TCP/IP einther, nor do we have > X11 or Gnome, and there

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread David Hawkins
> Thanks for the reply, I am not really want to support the TCP/IP , > Wnat I do is to add the wireless network card to uboot then I can load OS > firmware from another computer(maybe through tftp wlan) Re-read Wolfgang's response, he gave you the recommended solution: >> Don't waste your time.

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread LanceZ
; Linux with WLAN support included, and use this to do whjat you want to > do. > > Best regards, > > Wolfgang Denk > > > -- View this message in context: http://www.nabble.com/-U-Boot--mini-pci-wireless-driver-tp20317042p20472956.html Sent from the Uboot - U

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread Wolfgang Denk
Dear "Lance Zhang", In message <[EMAIL PROTECTED]> you wrote: > > My questions are: How can I support wireless network card on U Boot? Correct. And there is no support for TCP/IP einther, nor do we have X11 or Gnome, and there is neither Eclipse nor Firefox available, not even OpenOffice o

Re: [U-Boot] mini-pci wireless driver

2008-11-12 Thread John W. Linville
On Wed, Nov 12, 2008 at 11:11:29AM +0800, Lance Zhang wrote: > I am sorry about the format. > > My questions are: How can I support wireless network card on U Boot? > > I want to implement a wlan mini-pci driver, But when I see U Boot > source tree, there is no codes related to wireless, do you h

Re: [U-Boot] mini-pci wireless driver

2008-11-11 Thread Lance Zhang
there any U Boot branches that have already implemented wireless extension on U boot? Thanks Lance Zhang -Original Message- From: Wolfgang Denk [mailto:[EMAIL PROTECTED] Sent: 2008年11月11日 3:57 To: Lance Zhang Subject: Re: [U-Boot] mini-pci wireless driver Dear "Lance Zhang",

Re: [U-Boot] mini-pci wireless driver

2008-11-10 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:52 Mon 10 Nov , Lance Zhang wrote: > Hi Jean, > > Do you know any common methods to port a Linux driver to a u boot driver? > Will you rewrite all the driver codes? Or just make a function mapping? > > I think it is terrible to write a wireless network card driver for uboot. > > In ubo

Re: [U-Boot] mini-pci wireless driver

2008-11-09 Thread Lance Zhang
PROTECTED] Sent: 2008年11月5日 14:45 To: Lance Zhang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] mini-pci wireless driver 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-bo

Re: [U-Boot] mini-pci wireless driver

2008-11-04 Thread Jean-Christophe PLAGNIOL-VILLARD
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

Re: [U-Boot] mini-pci wireless driver

2008-11-04 Thread Ben Warren
Hi Lance, 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 fromhttp://web.ralinktech.com/ralink/Home/Support/Linux.html RT61

[U-Boot] mini-pci wireless driver

2008-11-03 Thread Lance Zhang
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