* stlc45xx: open source WLAN driver for N800 and N810
@ 2008-09-18 21:27 Kalle Valo
2008-09-18 21:55 ` Felipe Balbi
0 siblings, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2008-09-18 21:27 UTC (permalink / raw)
To: linux-omap
We have just announced an open source WLAN driver for N800 and N810:
http://www.gossamer-threads.com/lists/maemo/developers/40474#40474
The web page is here:
http://stlc45xx.garage.maemo.org/
Hopefully in the future it will be easier to use latest linux-omap
kernel on N800 and N810.
--
Kalle Valo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: stlc45xx: open source WLAN driver for N800 and N810
2008-09-18 21:27 stlc45xx: open source WLAN driver for N800 and N810 Kalle Valo
@ 2008-09-18 21:55 ` Felipe Balbi
2008-09-19 4:28 ` Kalle Valo
0 siblings, 1 reply; 5+ messages in thread
From: Felipe Balbi @ 2008-09-18 21:55 UTC (permalink / raw)
To: Kalle Valo; +Cc: linux-omap
On Fri, Sep 19, 2008 at 12:27:36AM +0300, Kalle Valo wrote:
> We have just announced an open source WLAN driver for N800 and N810:
>
> http://www.gossamer-threads.com/lists/maemo/developers/40474#40474
>
> The web page is here:
>
> http://stlc45xx.garage.maemo.org/
>
> Hopefully in the future it will be easier to use latest linux-omap
> kernel on N800 and N810.
Cool, would be nice to get it merged on mainline via linux-wireless ;-)
--
balbi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: stlc45xx: open source WLAN driver for N800 and N810
2008-09-18 21:55 ` Felipe Balbi
@ 2008-09-19 4:28 ` Kalle Valo
2008-09-19 8:12 ` Felipe Balbi
0 siblings, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2008-09-19 4:28 UTC (permalink / raw)
To: me; +Cc: linux-omap
"ext Felipe Balbi" <me@felipebalbi.com> writes:
> On Fri, Sep 19, 2008 at 12:27:36AM +0300, Kalle Valo wrote:
>> We have just announced an open source WLAN driver for N800 and N810:
>>
>> http://www.gossamer-threads.com/lists/maemo/developers/40474#40474
>>
>> The web page is here:
>>
>> http://stlc45xx.garage.maemo.org/
>>
>> Hopefully in the future it will be easier to use latest linux-omap
>> kernel on N800 and N810.
>
> Cool, would be nice to get it merged on mainline via linux-wireless ;-)
That's what I'll try to do. It might take some time, but I try to get
in as early as possible.
--
Kalle Valo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: stlc45xx: open source WLAN driver for N800 and N810
2008-09-19 4:28 ` Kalle Valo
@ 2008-09-19 8:12 ` Felipe Balbi
2008-09-21 19:06 ` Tony Lindgren
0 siblings, 1 reply; 5+ messages in thread
From: Felipe Balbi @ 2008-09-19 8:12 UTC (permalink / raw)
To: Kalle Valo; +Cc: me, linux-omap
On Fri, Sep 19, 2008 at 07:28:12AM +0300, Kalle Valo wrote:
> "ext Felipe Balbi" <me@felipebalbi.com> writes:
>
> > On Fri, Sep 19, 2008 at 12:27:36AM +0300, Kalle Valo wrote:
> >> We have just announced an open source WLAN driver for N800 and N810:
> >>
> >> http://www.gossamer-threads.com/lists/maemo/developers/40474#40474
> >>
> >> The web page is here:
> >>
> >> http://stlc45xx.garage.maemo.org/
> >>
> >> Hopefully in the future it will be easier to use latest linux-omap
> >> kernel on N800 and N810.
> >
> > Cool, would be nice to get it merged on mainline via linux-wireless ;-)
>
> That's what I'll try to do. It might take some time, but I try to get
> in as early as possible.
That'll be great :-)
Finally we have open wlan for n8x0.
--
balbi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: stlc45xx: open source WLAN driver for N800 and N810
2008-09-19 8:12 ` Felipe Balbi
@ 2008-09-21 19:06 ` Tony Lindgren
0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2008-09-21 19:06 UTC (permalink / raw)
To: Felipe Balbi; +Cc: Kalle Valo, linux-omap
* Felipe Balbi <me@felipebalbi.com> [080919 01:13]:
> On Fri, Sep 19, 2008 at 07:28:12AM +0300, Kalle Valo wrote:
> > "ext Felipe Balbi" <me@felipebalbi.com> writes:
> >
> > > On Fri, Sep 19, 2008 at 12:27:36AM +0300, Kalle Valo wrote:
> > >> We have just announced an open source WLAN driver for N800 and N810:
> > >>
> > >> http://www.gossamer-threads.com/lists/maemo/developers/40474#40474
> > >>
> > >> The web page is here:
> > >>
> > >> http://stlc45xx.garage.maemo.org/
> > >>
> > >> Hopefully in the future it will be easier to use latest linux-omap
> > >> kernel on N800 and N810.
> > >
> > > Cool, would be nice to get it merged on mainline via linux-wireless ;-)
> >
> > That's what I'll try to do. It might take some time, but I try to get
> > in as early as possible.
>
> That'll be great :-)
>
> Finally we have open wlan for n8x0.
Woohoo! That's great news.
Tony
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-09-21 19:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 21:27 stlc45xx: open source WLAN driver for N800 and N810 Kalle Valo
2008-09-18 21:55 ` Felipe Balbi
2008-09-19 4:28 ` Kalle Valo
2008-09-19 8:12 ` Felipe Balbi
2008-09-21 19:06 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox