public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] 2.6.22 kernel and WiFi
@ 2007-07-16 12:31 Mark Haney
  2007-07-16 15:19 ` Florian Philipp
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Haney @ 2007-07-16 12:31 UTC (permalink / raw
  To: gentoo-amd64

Okay, here's just a general question I'd like to get some info (or at
least opinions) on. I've been reading up on the changes to the latest
stable kernel (2.6.22) and the rewrite of the WiFi driver architecture.
 One of the things I noticed was that my chipset (Broadcom) has drivers
in the upstream kernel, but wasn't included in the rewrite and that only
a handful of drivers we stable enough for the .22 kernel.  My question
is this, how does the new kernel affect the existing drivers?  Ie, will
I stil be able to use the .22 kernel with my broadcom/ndiswrapper
combination until a new driver from upstream is stable?

Does anyone know?

-- 
Recedite, plebes! Gero rem imperialem!


Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support
-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] 2.6.22 kernel and WiFi
  2007-07-16 12:31 [gentoo-amd64] 2.6.22 kernel and WiFi Mark Haney
@ 2007-07-16 15:19 ` Florian Philipp
  2007-07-16 15:28   ` Mark Haney
  2007-07-16 16:00   ` Wil Reichert
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Philipp @ 2007-07-16 15:19 UTC (permalink / raw
  To: gentoo-amd64

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

Am Montag 16 Juli 2007 14:31 schrieb Mark Haney:
> Okay, here's just a general question I'd like to get some info (or at
> least opinions) on. I've been reading up on the changes to the latest
> stable kernel (2.6.22) and the rewrite of the WiFi driver architecture.
>  One of the things I noticed was that my chipset (Broadcom) has drivers
> in the upstream kernel, but wasn't included in the rewrite and that only
> a handful of drivers we stable enough for the .22 kernel.  My question
> is this, how does the new kernel affect the existing drivers?  Ie, will
> I stil be able to use the .22 kernel with my broadcom/ndiswrapper
> combination until a new driver from upstream is stable?
>
> Does anyone know?
>
> --
> Recedite, plebes! Gero rem imperialem!
>
>
> Mark Haney
> Sr. Systems Administrator
> ERC Broadband
> (828) 350-2415
>
> Call (866) ERC-7110 for after hours support

As far as I know there is not a single driver based on the new interface, yet.
Therefore the old interface is still included and your drivers should work.

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

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

* Re: [gentoo-amd64] 2.6.22 kernel and WiFi
  2007-07-16 15:19 ` Florian Philipp
@ 2007-07-16 15:28   ` Mark Haney
  2007-07-16 16:00   ` Wil Reichert
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Haney @ 2007-07-16 15:28 UTC (permalink / raw
  To: gentoo-amd64

Florian Philipp wrote:

>> --
>> Recedite, plebes! Gero rem imperialem!
>>
>>
>> Mark Haney
>> Sr. Systems Administrator
>> ERC Broadband
>> (828) 350-2415
>>
>> Call (866) ERC-7110 for after hours support
> 
> As far as I know there is not a single driver based on the new interface, yet.
> Therefore the old interface is still included and your drivers should work.


From
http://kernelnewbies.org/Linux_2_6_22#head-1498b990e997cc0e95dbfa9047e7ebe8d84847cc

There are quite a lot of new and ported drivers that are already using
the new stack which have not been merged in this release, but will get
merged in future releases, like the RT2x00 drivers, the bcm43xx driver,
zd1211rw, adm8211, rtl818x, Intel iwlwifi (ipw3945 and ipw4965).
Distributions like Ubuntu and Fedora already are using them.

Just to clarify.


-- 
Recedite, plebes! Gero rem imperialem!


Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support
-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] 2.6.22 kernel and WiFi
  2007-07-16 15:19 ` Florian Philipp
  2007-07-16 15:28   ` Mark Haney
@ 2007-07-16 16:00   ` Wil Reichert
  1 sibling, 0 replies; 4+ messages in thread
From: Wil Reichert @ 2007-07-16 16:00 UTC (permalink / raw
  To: gentoo-amd64

On 7/16/07, Florian Philipp <f.philipp@addcom.de> wrote:
> Am Montag 16 Juli 2007 14:31 schrieb Mark Haney:
> > Okay, here's just a general question I'd like to get some info (or at
> > least opinions) on. I've been reading up on the changes to the latest
> > stable kernel (2.6.22) and the rewrite of the WiFi driver architecture.
> >  One of the things I noticed was that my chipset (Broadcom) has drivers
> > in the upstream kernel, but wasn't included in the rewrite and that only
> > a handful of drivers we stable enough for the .22 kernel.  My question
> > is this, how does the new kernel affect the existing drivers?  Ie, will
> > I stil be able to use the .22 kernel with my broadcom/ndiswrapper
> > combination until a new driver from upstream is stable?
> >
> > Does anyone know?
> >
> > --
> > Recedite, plebes! Gero rem imperialem!
> >
> >
> > Mark Haney
> > Sr. Systems Administrator
> > ERC Broadband
> > (828) 350-2415
> >
> > Call (866) ERC-7110 for after hours support
>
> As far as I know there is not a single driver based on the new interface, yet.
> Therefore the old interface is still included and your drivers should work.

I've got a orinoco card which I believe is using the new mac80211 code
- its the only wireless stack I'm compiling into the kernel.
Whatever, I'm glad they decided to standardize this.

Wil
-- 
gentoo-amd64@gentoo.org mailing list



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

end of thread, other threads:[~2007-07-16 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16 12:31 [gentoo-amd64] 2.6.22 kernel and WiFi Mark Haney
2007-07-16 15:19 ` Florian Philipp
2007-07-16 15:28   ` Mark Haney
2007-07-16 16:00   ` Wil Reichert

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