public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] PCI wireless card
@ 2009-06-10  6:16 Patrick Rittiner
  2009-06-10  6:44 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Rittiner @ 2009-06-10  6:16 UTC (permalink / raw)
  To: ecos-discuss

hello,

I ve a question. Are there any drivers for an wireless card in eCos?.  
I have a soekris 4801 board on which ecos is running. Now i need to  
use the linksys wmp54g-eu PCI wireless card to use with it. there is a  
open source driver for linux ( rt61 ) for this card.

Is it a lot of work to port this one for linux? And where will be the  
main problem when I m gona try it?
Or do someone have an better idea?

thanks for your help

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] PCI wireless card
  2009-06-10  6:16 [ECOS] PCI wireless card Patrick Rittiner
@ 2009-06-10  6:44 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2009-06-10  6:44 UTC (permalink / raw)
  To: Patrick Rittiner; +Cc: ecos-discuss

On Wed, Jun 10, 2009 at 08:15:53AM +0200, Patrick Rittiner wrote:
> hello,
>
> I ve a question. Are there any drivers for an wireless card in eCos?. I 
> have a soekris 4801 board on which ecos is running. Now i need to use the 
> linksys wmp54g-eu PCI wireless card to use with it. there is a open 
> source driver for linux ( rt61 ) for this card.
>
> Is it a lot of work to port this one for linux? And where will be the  
> main problem when I m gona try it?
> Or do someone have an better idea?

eCos has no 802.11 protocol stack. 

The rt61 driver from RT seems to be GPL. The in kernel linux driver
will be GPL. Both would result in your entire eCos tree, including
your application becoming GPL, so you would have to make all your
source code available to your customers.

Maybe a better approach is to look at the FreeBSD 802.11 protocol
stack and drivers. That should at least avoid the license problems.
However, expect a lot of work.

      Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-10  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10  6:16 [ECOS] PCI wireless card Patrick Rittiner
2009-06-10  6:44 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).