From: John W. Linville <linville@tuxdriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] mini-pci wireless driver
Date: Wed, 12 Nov 2008 10:10:22 -0500 [thread overview]
Message-ID: <20081112151022.GB2411@tuxdriver.com> (raw)
In-Reply-To: <49EF8B38CAABF74C8FFEA1405FDFBE923CD361@suzexch01.taihootech.com>
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 have any
> suggestion on how to add wireless support on U Boot? Or is there any
> U Boot branches that have already implemented wireless extension on
> U boot?
It's going to depend on lot on your hardware. Some wireless hardware
does all or most of the wireless bits in firmware (e.g. prism2).
Drivers for such hardware look a lot like ethernet drivers.
Other hardware expects a lot of help with the wireless bits from the
host CPU (e.g. ath5k). For hardware like that, you will need to add
something like the mac80211 stack from Linux. That will be a tons
of work...
Hth!
John
--
John W. Linville Linux should be at the core
linville at tuxdriver.com of your literate lifestyle.
next prev parent reply other threads:[~2008-11-12 15:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20081110195659.32423832E40A@gemini.denx.de>
2008-11-12 3:11 ` [U-Boot] mini-pci wireless driver Lance Zhang
2008-11-12 15:10 ` John W. Linville [this message]
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
2008-11-04 6:41 Lance Zhang
2008-11-05 6:21 ` Ben Warren
2008-11-05 6:44 ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-10 5:52 ` Lance Zhang
2008-11-10 15:54 ` Jean-Christophe PLAGNIOL-VILLARD
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=20081112151022.GB2411@tuxdriver.com \
--to=linville@tuxdriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox