DanielJay wrote:
> I forgot to mention that the card was in when I posted that last post
> with the lspcmcia information. I installed apt on my laptop and
> checked to see if I have the latest version of pcmcia-cs and apt said
> that I do.
>
> Any suggestions?
Personally, I do not run the kernels as supplied by Red hat/Fedora but
as a suggestion try the following;
locate prism54.ko
You should see an entry for the driver, example;
/lib/modules/2.6.11.8/kernel/drivers/net/wireless/prism54/prism54.ko
If you do try adding to /etc/modprobe.conf(create this file is needed);
alias eth1 prism54
Then with the card inserted as root type; modprobe prism54
If not then you might have to build the driver module from the kernel
source files.
It should be noted that many, many pcmcia card manufactures frequently
change the chipset of the card without changing the model number.
Sometimes they will change the version number but not always, for
example my card a Netgear WG511 Wireless Adapter V2 made in Tiawan
works just fine while the *same* card made in China does not.
You can also try one of the older firmware files from
http://prism54.org/~mcgrof/firmware/
Also try renaming the file to each one of the possible choices(isl3877,
isl3890 or isl3890).
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759