public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
@ 2005-11-18 20:42 Matthias Bethke
  2005-11-18 21:13 ` Richard Fish
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Matthias Bethke @ 2005-11-18 20:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

I just noticed the new Gentoo kernel 2.6.14-r2 includes support for both
the generic 802.11 stack and the Intel IPW2200 driver. I've been using
the separate ebuilds for these two so far, now I was wondering if
there's still any advantage to that. Any opinions?

regards
        Matthias
-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
  2005-11-18 20:42 [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14 Matthias Bethke
@ 2005-11-18 21:13 ` Richard Fish
  2005-11-18 21:17 ` Stroller
  2005-11-19 15:28 ` Bill Roberts
  2 siblings, 0 replies; 7+ messages in thread
From: Richard Fish @ 2005-11-18 21:13 UTC (permalink / raw
  To: gentoo-user

On 11/18/05, Matthias Bethke <matthias.bethke@gmx.net> wrote:
> I just noticed the new Gentoo kernel 2.6.14-r2 includes support for both
> the generic 802.11 stack and the Intel IPW2200 driver. I've been using
> the separate ebuilds for these two so far, now I was wondering if
> there's still any advantage to that. Any opinions?

Just beware that the in-kernel version is a couple of revisions old
(it is the 1.0.0 version), and will require ipw2200-firmware-2.2.

Some people have reported problems getting the driver to work with
their cards, but it works fine for me.

-Richard

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
  2005-11-18 20:42 [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14 Matthias Bethke
  2005-11-18 21:13 ` Richard Fish
@ 2005-11-18 21:17 ` Stroller
  2005-11-19 15:28 ` Bill Roberts
  2 siblings, 0 replies; 7+ messages in thread
From: Stroller @ 2005-11-18 21:17 UTC (permalink / raw
  To: gentoo-user


On Nov 18, 2005, at 8:42 pm, Matthias Bethke wrote:

> I just noticed the new Gentoo kernel 2.6.14-r2 includes support for 
> both
> the generic 802.11 stack and the Intel IPW2200 driver. I've been using
> the separate ebuilds for these two so far, now I was wondering if
> there's still any advantage to that. Any opinions?

I noticed this, too. Just an instinctive answer - if they're in the 
stable kernel, then go for it. I'd try 'em & see if they work. Assuming 
they do you might as well keep using them.

Stroller.

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
  2005-11-18 20:42 [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14 Matthias Bethke
  2005-11-18 21:13 ` Richard Fish
  2005-11-18 21:17 ` Stroller
@ 2005-11-19 15:28 ` Bill Roberts
  2005-11-22 21:02   ` Derek Tracy
  2 siblings, 1 reply; 7+ messages in thread
From: Bill Roberts @ 2005-11-19 15:28 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

On 21:42 Fri 18 Nov     , Matthias Bethke wrote:
> I just noticed the new Gentoo kernel 2.6.14-r2 includes support for both
> the generic 802.11 stack and the Intel IPW2200 driver. I've been using
> the separate ebuilds for these two so far, now I was wondering if
> there's still any advantage to that. Any opinions?

I tried the 2.6.14 kernel with the ipw2200 driver, and it didn't work.
Maybe it was fixed in release 2.

Bill Roberts

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
  2005-11-19 15:28 ` Bill Roberts
@ 2005-11-22 21:02   ` Derek Tracy
  2005-11-22 21:55     ` Eric Bliss
  0 siblings, 1 reply; 7+ messages in thread
From: Derek Tracy @ 2005-11-22 21:02 UTC (permalink / raw
  To: gentoo-user, Bill Roberts

On 11/19/05, Bill Roberts <billbalt@eyeofthequark.com> wrote:
> On 21:42 Fri 18 Nov     , Matthias Bethke wrote:
> > I just noticed the new Gentoo kernel 2.6.14-r2 includes support for both
> > the generic 802.11 stack and the Intel IPW2200 driver. I've been using
> > the separate ebuilds for these two so far, now I was wondering if
> > there's still any advantage to that. Any opinions?
>
> I tried the 2.6.14 kernel with the ipw2200 driver, and it didn't work.
> Maybe it was fixed in release 2.
>
> Bill Roberts
>
>
>

Can anyone tell me if the in-kernel driver supports turning your card
on in promiscuous mode?

--
---------------------------------
Derek Tracy
tracyde@gmail.com
---------------------------------

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
  2005-11-22 21:02   ` Derek Tracy
@ 2005-11-22 21:55     ` Eric Bliss
  2005-11-22 22:26       ` Eric Bliss
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Bliss @ 2005-11-22 21:55 UTC (permalink / raw
  To: gentoo-user

On Tuesday 22 November 2005 01:02 pm, Derek Tracy wrote:
> On 11/19/05, Bill Roberts <billbalt@eyeofthequark.com> wrote:
> > On 21:42 Fri 18 Nov     , Matthias Bethke wrote:
> > > I just noticed the new Gentoo kernel 2.6.14-r2 includes support for both
> > > the generic 802.11 stack and the Intel IPW2200 driver. I've been using
> > > the separate ebuilds for these two so far, now I was wondering if
> > > there's still any advantage to that. Any opinions?
> >
> > I tried the 2.6.14 kernel with the ipw2200 driver, and it didn't work.
> > Maybe it was fixed in release 2.
> >
> > Bill Roberts
> >
> >
> >
> 
> Can anyone tell me if the in-kernel driver supports turning your card
> on in promiscuous mode?
> 

Device Drivers
  Network device support
    Wireless LAN (non-hamradio)
      Wireless LAN drivers (non-hamradio) & Wireless Extensions
        Intel PRO/Wireless 2100 Network Connection
          Enable promiscuous mode

My guess is Yes. ;-)

-- 
Eric Bliss
systems design and integration,
CreativeCow.Net
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14
  2005-11-22 21:55     ` Eric Bliss
@ 2005-11-22 22:26       ` Eric Bliss
  0 siblings, 0 replies; 7+ messages in thread
From: Eric Bliss @ 2005-11-22 22:26 UTC (permalink / raw
  To: gentoo-user

On Tuesday 22 November 2005 01:55 pm, Eric Bliss wrote:
> > >
> > > I tried the 2.6.14 kernel with the ipw2200 driver, and it didn't work.
> > > Maybe it was fixed in release 2.
> > 
> > Can anyone tell me if the in-kernel driver supports turning your card
> > on in promiscuous mode?
> > 
> 
> Device Drivers
>   Network device support
>     Wireless LAN (non-hamradio)
>       Wireless LAN drivers (non-hamradio) & Wireless Extensions
>         Intel PRO/Wireless 2100 Network Connection
>           Enable promiscuous mode
> 
> My guess is Yes. ;-)
> 

Oops, sorry... That's the 2100, not the 2200.  The 2200 module only seems to 
support extra debugging output.  My mistake.

-- 
Eric Bliss
systems design and integration,
CreativeCow.Net
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2005-11-22 22:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-18 20:42 [gentoo-user] 80211/IPW2200 vs. Kernel 2.6.14 Matthias Bethke
2005-11-18 21:13 ` Richard Fish
2005-11-18 21:17 ` Stroller
2005-11-19 15:28 ` Bill Roberts
2005-11-22 21:02   ` Derek Tracy
2005-11-22 21:55     ` Eric Bliss
2005-11-22 22:26       ` Eric Bliss

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