View Single Post

  #3 (permalink)  
Old 05-31-2004
Kevin D. Snodgrass
 
Posts: n/a
Default 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.

Reply With Quote