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 file to be:
CONFIG_PCMCIA=y
CONFIG_CARDBUS=y
# CONFIG_I82365 is not set
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]: executing: 'modprobe aironet4500_core'
Apr 30 13:19:34 oleron cardmgr[148]: + Warning:
/lib/modules/2.4.4/kernel/drivers/net/aironet4500_core.o
symbol for parameter rx_queue_len not found
Apr 30 13:19:34 oleron cardmgr[148]: executing: 'modprobe aironet4500_proc'
Apr 30 13:19:34 oleron cardmgr[148]: executing: 'modprobe aironet4500_cs'
Apr 30 13:19:35 oleron cardmgr[148]: get dev info on socket 0
failed: Resource temporarily unavailable
--
Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/
1 + e ^ ( i * pi ) = 0
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/