Re: How can I get my PCMCIA network card to work at boot time inFedora C2?
luther wrote:
> So the question is -
> How can I get my PCMCIA network card to work at boot time?
Check your /etc/modules.conf file, make sure there is a line
similar to this:
alias eth0 drivername
"drivername" should be the same name you are currently using
with modprobe.
|