On Fri, 14 Sep 2001, gogi m wrote:
> hy all,
> i got BIG problems to gettng work my ISA->PCMCiA card Wavelan Silver Card.
> On my old RH6.2 work ok (ISA->PCMCIA) but here on my new R7.1 were is
> (PCI->PCMCIA) kernel 2.4.2 or 2.4.3 doesnt work. Got troubles with modules.
> here are mine logs:
>
> i dont have kernel-pcmcia-cs packet installed! I got new pcmcia-cs and
> compiled in.
Sorry can't make sense out of the above. I's suggest getting the
pcmcia-cs package (tarball) from sourceforge.net that matches the instance
on your redhat distribution. For RH 7.1 I believe its 3.1.24. Then if
have not already. go to www.agere.com and retrieve the newest linux
driver, again it is a gzipped tarball (WLLI610.TGZ)
I tend to do this stuff in /usr/src. So:
cd /usr/src
tar zxvf ~/pcmcia-cs-3.1.24.tar.gz
mkdir wavelan
cd wavelan
tar zxvf ~/WLLI610.TGZ
cd ..
less README.wavelan2_cs
and this really a case of RTFM. The README.wavelan2_cs is quite good at
getting you thru the process of building the wavelan2_cs.o. Which I
believe is your problem below. BTW, where did you get the wavelan2_cs.o
used below?
> I try insmod wavelan2_cs and i get:
> /lib/modules/2.4.3-12/pcmcia/wavelan2_cs.o: unresolved symbol
> register_pccard_driver
> /lib/modules/2.4.3-12/pcmcia/wavelan2_cs.o: unresolved symbol
> unregister_pccard_driver
> Note: /etc/module.conf is more recent than /lib/modules/2.4.3-12/module.dep
>
>
> /lib/modules/2.4.3-12/pcmcia/wavelan2_cs.o: insmod
> /lib/modules/2.4.3-12/pcmcia/wavelan2_cs.o
>
>
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list