The ne2000 driver was split (sometime after 2.0.33 I think) into two, one for isa cards and one for pci. Before that a single driver handled both. There should be a selection in the kernel config scripts (make menuconfig or make xconfig) for a pci ne2000 card. That's what I am using now. The isa version would probably go nuts with an io address > 3ffH!
---Cristov Russell <[EMAIL PROTECTED]> wrote: > > Hi Kenneth > > Thanks for the reply. Which driver is the NE2000 PCII? I don't recall > seeing anything described as that. Thanks. > > Cristov > > > -----Original Message----- > From: Kenneth Scharf [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 10, 1999 6:57 AM > To: [email protected] > Cc: [EMAIL PROTECTED] > Subject: PCI Linksys card in Hamm > > > >>>> > It uses the NE2000 driver which requires the IO and IRQ parameters to be > specified. From Windoze I've verified the IRQ is 9 and the IO is 6C00. > After entering the values (io=0x6C00 irq=9) the system hangs. I'm not > exactly sure what I'm doing wrong this time. Any suggestions? > > ----------------------------------------------------- > I am using a ne2000 pci card in my system at home. It uses one of > those real-tek chips. Anyway I think you need the ne2000-pci driver. > In my case the driver can either probe the card for the io and irq, or > it is getting it from the bios. I did not have to provide any > parameters, and the card works fine. I have it installed as a module. > You might have to play with the plug and play settings on your bios > (if any, I had to turn this on and off before it worked the first time > to avoid irq conflicts with other cards). > == > Amateur Radio, when all else fails! > > http://www.qsl.net/wa2mze > > Debian Gnu Linux, Live Free or ..... > > > _________________________________________________________ > DO YOU YAHOO!? > Get your free @yahoo.com address at http://mail.yahoo.com > > == Amateur Radio, when all else fails! http://www.qsl.net/wa2mze Debian Gnu Linux, Live Free or ..... _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com

