public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ipw3945?
@ 2006-10-30 18:53 dragoran
  2006-11-01  1:40 ` ipw3945? James Ketrenos
  0 siblings, 1 reply; 6+ messages in thread
From: dragoran @ 2006-10-30 18:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev

The ipw3945 driver has been out for a while and is not yet upstream.
It requires a binary only daemon to work, but I still see no reason not 
to merge it.
Many wlan drivers require binary firmware anyway, so I don't see a 
reason not to merge it.
I also have read this: http://lwn.net/Articles/205988/ (and the old 
thread on lkml/netdev)
Can this be used to make the driver work without the daemon?
It seems that the development of the driver has stopped since july, 
maybe because it never will get merged and intel decided to stop working 
on it?
If this is true it could mean that feature intel wlan chips will end up 
with no linux drivers :(

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

* ipw3945?
@ 2006-10-30 18:54 dragoran
  2006-10-30 18:59 ` ipw3945? Arjan van de Ven
  0 siblings, 1 reply; 6+ messages in thread
From: dragoran @ 2006-10-30 18:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev

The ipw3945 driver has been out for a while and is not yet upstream.
It requires a binary only daemon to work, but I still see no reason not
to merge it.
Many wlan drivers require binary firmware anyway, so I don't see a
reason not to merge it.
I also have read this: http://lwn.net/Articles/205988/ (and the old
thread on lkml/netdev)
Can this be used to make the driver work without the daemon?
It seems that the development of the driver has stopped since july,
maybe because it never will get merged and intel decided to stop working
on it?
If this is true it could mean that feature intel wlan chips will end up
with no linux drivers :(

please CC me ...

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

* Re: ipw3945?
  2006-10-30 18:54 ipw3945? dragoran
@ 2006-10-30 18:59 ` Arjan van de Ven
  2006-10-30 19:32   ` ipw3945? Jiri Slaby
  0 siblings, 1 reply; 6+ messages in thread
From: Arjan van de Ven @ 2006-10-30 18:59 UTC (permalink / raw)
  To: dragoran; +Cc: linux-kernel, netdev

On Mon, 2006-10-30 at 19:54 +0100, dragoran wrote:
> The ipw3945 driver has been out for a while and is not yet upstream.
> It requires a binary only daemon to work, but I still see no reason not
> to merge it.
> Many wlan drivers require binary firmware anyway, so I don't see a
> reason not to merge it.

has Intel submitted it for inclusion?

No.

> It seems that the development of the driver has stopped since july,
> maybe because it never will get merged and intel decided to stop working
> on it?

No this is not correct. I'll let James comment on what we are doing
though, he can explain that a lot better than I can.


-- 
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org


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

* Re: ipw3945?
  2006-10-30 18:59 ` ipw3945? Arjan van de Ven
@ 2006-10-30 19:32   ` Jiri Slaby
  0 siblings, 0 replies; 6+ messages in thread
From: Jiri Slaby @ 2006-10-30 19:32 UTC (permalink / raw)
  To: Arjan van de Ven; +Cc: dragoran, linux-kernel, netdev

Arjan van de Ven wrote:
> On Mon, 2006-10-30 at 19:54 +0100, dragoran wrote:
>> The ipw3945 driver has been out for a while and is not yet upstream.
>> It requires a binary only daemon to work, but I still see no reason not
>> to merge it.
>> Many wlan drivers require binary firmware anyway, so I don't see a
>> reason not to merge it.
> 
> has Intel submitted it for inclusion?
> 
> No.

It seems to be still in a devel phase -- it doesn't work for me (and other people):
http://bughost.org/bugzilla/show_bug.cgi?id=1152

regards,
-- 
http://www.fi.muni.cz/~xslaby/            Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8  22A0 32CC 55C3 39D4 7A7E

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

* Re: ipw3945?
  2006-10-30 18:53 ipw3945? dragoran
@ 2006-11-01  1:40 ` James Ketrenos
  2006-11-01  7:06   ` ipw3945? dragoran
  0 siblings, 1 reply; 6+ messages in thread
From: James Ketrenos @ 2006-11-01  1:40 UTC (permalink / raw)
  To: dragoran; +Cc: linux-kernel, netdev

dragoran wrote:
...
> It seems that the development of the driver has stopped since july,
> maybe because it never will get merged and intel decided to stop working
> on it?

Development hasn't stopped, I'm just a slacker ;).  I was away from work
for a while, and on return I was sucked into various issues that have
now (hopefully) all been resolved (or routed to /dev/null).

We have several patches that have backed up in our bug database
(http://bughost.org/cover/ and click on 'tested patches') that I'll be
pushing to our GIT tree as well as releasing a new snapshot to SF.

We've also been working on some new code internally we're putting
through some testing before we push out.  Expect some good things in the
coming weeks.

> If this is true it could mean that feature intel wlan chips will end up
> with no linux drivers :(

We do what we can internally to ensure that is never the case.

James

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

* Re: ipw3945?
  2006-11-01  1:40 ` ipw3945? James Ketrenos
@ 2006-11-01  7:06   ` dragoran
  0 siblings, 0 replies; 6+ messages in thread
From: dragoran @ 2006-11-01  7:06 UTC (permalink / raw)
  To: James Ketrenos; +Cc: linux-kernel, netdev

James Ketrenos wrote:
> dragoran wrote:
> ...
>   
>> It seems that the development of the driver has stopped since july,
>> maybe because it never will get merged and intel decided to stop working
>> on it?
>>     
>
> Development hasn't stopped, I'm just a slacker ;).  I was away from work
> for a while, and on return I was sucked into various issues that have
> now (hopefully) all been resolved (or routed to /dev/null).
>
> We have several patches that have backed up in our bug database
> (http://bughost.org/cover/ and click on 'tested patches') that I'll be
> pushing to our GIT tree as well as releasing a new snapshot to SF.
>
> We've also been working on some new code internally we're putting
> through some testing before we push out.  Expect some good things in the
> coming weeks.
>
>   
ok thx for the info :)
>> If this is true it could mean that feature intel wlan chips will end up
>> with no linux drivers :(
>>     
>
> We do what we can internally to ensure that is never the case.
>
>   
:)
> James
>
>   


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

end of thread, other threads:[~2006-11-01  7:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-30 18:53 ipw3945? dragoran
2006-11-01  1:40 ` ipw3945? James Ketrenos
2006-11-01  7:06   ` ipw3945? dragoran
  -- strict thread matches above, loose matches on Subject: below --
2006-10-30 18:54 ipw3945? dragoran
2006-10-30 18:59 ` ipw3945? Arjan van de Ven
2006-10-30 19:32   ` ipw3945? Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox