Re: Aironet doesn't work

2001-05-01 Thread Francois Gouget
I tried 2.4.4-ac2 this morning. The warning about rx_queue_len is gone :-) but I have one about tx_full_rate: May 1 12:37:25 oleron cardmgr[150]: + Warning: /lib/modules/2.4.4-ac2/kernel/drivers/net/aironet4500_core.o symbol for parameter tx_full_rate not found That's easily solved by

Re: Aironet doesn't work

2001-05-01 Thread Elmer Joandi
On Mon, 30 Apr 2001, Jeff Garzik wrote: > Not correct -- you do not need I82365 if you have CardBus. However, if > you are running 2.4.4 you should be ok. So it is nice I dont have to prove it. Never seen cardbus laptop with linux yet. ( But Mandrake can send me one :) ) Elmer. - To unsubs

Re: Aironet doesn't work

2001-04-30 Thread Francois Gouget
On Tue, 1 May 2001, Keith Owens wrote: > On Mon, 30 Apr 2001 18:10:56 -0400, > "Michael H. Warfield" <[EMAIL PROTECTED]> wrote: > >On Mon, Apr 30, 2001 at 01:22:59PM -0700, Francois Gouget wrote: > >> Apr 30 13:19:34 oleron cardmgr[148]: initializing socket 0 > >> Apr 30 13:19:34 oleron cardmgr[

Re: Aironet doesn't work

2001-04-30 Thread Keith Owens
On Mon, 30 Apr 2001 18:10:56 -0400, "Michael H. Warfield" <[EMAIL PROTECTED]> wrote: >On Mon, Apr 30, 2001 at 01:22:59PM -0700, Francois Gouget wrote: >> Apr 30 13:19:34 oleron cardmgr[148]: initializing socket 0 >> Apr 30 13:19:34 oleron cardmgr[148]: socket 0: Aironet PC4800 >> Apr 30 13:19:34

Re: Aironet doesn't work

2001-04-30 Thread Alan Cox
> Elmer Joandi wrote: > > the whole pcmcia does not work in 2.4. > > Prove it. > It works for people with correct 2.4 kernel configurations. Except on a few boxes where it doesnt. The Palmax is one of them but that seems to be irq routing - To unsubscribe from this list: send the line "unsubscri

Re: Aironet doesn't work

2001-04-30 Thread Francois Gouget
On Mon, 30 Apr 2001, Michael H. Warfield wrote: [...] > >But now I get the same missing symbols I initially had in 2.4.3: > > > Apr 30 13:19:34 oleron cardmgr[148]: initializing socket 0 > > Apr 30 13:19:34 oleron cardmgr[148]: socket 0: Aironet PC4800 > > Apr 30 13:19:34 oleron cardmgr[148]:

Re: Aironet doesn't work

2001-04-30 Thread Michael H. Warfield
Hello, I'm tunning into this discussion a little late, but... On Mon, Apr 30, 2001 at 01:22:59PM -0700, Francois Gouget wrote: > On Mon, 30 Apr 2001, Jeff Garzik wrote: > > Francois Gouget wrote: > > > CONFIG_PCMCIA=y > > > CONFIG_CARDBUS=y > > > CONFIG_I82365=y > > > > Not correct --

Re: Aironet doesn't work

2001-04-30 Thread Francois Gouget
On Mon, 30 Apr 2001, Jeff Garzik wrote: > Francois Gouget wrote: > > CONFIG_PCMCIA=y > > CONFIG_CARDBUS=y > > CONFIG_I82365=y > > Not correct -- you do not need I82365 if you have CardBus. However, if > you are running 2.4.4 you should be ok. Ok. I upgraded to 2.4.4 and modified my config f

Re: Aironet doesn't work

2001-04-30 Thread Jeff Garzik
Francois Gouget wrote: > CONFIG_PCMCIA=y > CONFIG_CARDBUS=y > CONFIG_I82365=y Not correct -- you do not need I82365 if you have CardBus. However, if you are running 2.4.4 you should be ok. Linux 2.4.4 includes a patch from me that fixes such configurations so that they don't conflict anymore, b

Re: Aironet doesn't work

2001-04-30 Thread Francois Gouget
On Mon, 30 Apr 2001, Jeff Garzik wrote: > Elmer Joandi wrote: > > the whole pcmcia does not work in 2.4. > > Prove it. > > It works for people with correct 2.4 kernel configurations. What is a 'correct 2.4 kernel configuration'? Or more importantly how do I tell if mine is correct? Here's

Re: Aironet doesn't work

2001-04-30 Thread Arnaldo Carvalho de Melo
Em Mon, Apr 30, 2001 at 12:51:22PM -0400, Jeff Garzik escreveu: > Elmer Joandi wrote: > > the whole pcmcia does not work in 2.4. > > Prove it. > > It works for people with correct 2.4 kernel configurations. WORKSFORME 8) - Arnaldo - To unsubscribe from this list: send the line "unsubscribe

Re: Aironet doesn't work

2001-04-30 Thread Jeff Garzik
Elmer Joandi wrote: > the whole pcmcia does not work in 2.4. Prove it. It works for people with correct 2.4 kernel configurations. -- Jeff Garzik | Game called on account of naked chick Building 1024| MandrakeSoft | - To unsubscribe from this list: send the line "unsubscribe linux

Re: Aironet doesn't work

2001-04-30 Thread Ookhoi
Hi Elmer, > the whole pcmcia does not work in 2.4. > Not with latest cardmgr. My 3com 3c575 (kernel 2.4, 3c59x) works fine, and has done so since I bought it. > What makes airo_cs to work is that pcmcia package > and kernel modules are replaced. They are not replaced. They have a different nam

Re: Aironet doesn't work

2001-04-30 Thread Elmer Joandi
the whole pcmcia does not work in 2.4. Not with latest cardmgr. What makes airo_cs to work is that pcmcia package and kernel modules are replaced. That is what most of distros do. Which overwrites kernel standard ones and really fucks things up for pcmcia drivers being in kernel. Elmer. -

Re: Aironet doesn't work

2001-04-30 Thread Ookhoi
> Hi Francois, > > >I'm having trouble getting a Cisco 340 wireless card to work with the > > aironet driver from 2.4.3-ac6. The driver loads fine but then cardmgr > > says: > > > > Apr 29 22:37:35 oleron cardmgr[613]: initializing socket 0 > > Apr 29 22:37:35 oleron cardmgr[613]: socket 0:

Re: Aironet doesn't work

2001-04-30 Thread Ookhoi
Hi Francois, >I'm having trouble getting a Cisco 340 wireless card to work with the > aironet driver from 2.4.3-ac6. The driver loads fine but then cardmgr > says: > > Apr 29 22:37:35 oleron cardmgr[613]: initializing socket 0 > Apr 29 22:37:35 oleron cardmgr[613]: socket 0: Aironet PC4800 >

Aironet doesn't work

2001-04-30 Thread Francois Gouget
Hi, I'm having trouble getting a Cisco 340 wireless card to work with the aironet driver from 2.4.3-ac6. The driver loads fine but then cardmgr says: Apr 29 22:37:35 oleron cardmgr[613]: initializing socket 0 Apr 29 22:37:35 oleron cardmgr[613]: socket 0: Aironet PC4800 Apr 29 22:37:35 o