On Sun, 31 May 1998, Perez, Victor wrote:

> I've hear about problem using PCI network cards with Linux. I want to know
> if I'm going to have problems if I try to use a cheap NE2000 compatible PCI
> network card with Linux.
> 
They work good once it finds them. Under 4.x, I usually had to tell it where
the card was in either lilo.conf
  append="ether=10,0x6000,eth0"
or in conf.modules
  alias eth0 ne
  options ne io=0x6000 irq=10
Maybe under 5.x they've smartened up the ne.o module to autoprobe PCI
addresses.....?


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to