Date: Thu, 12 Nov 1998 18:02:03 -0800 (PST) From: Chuck Rouillard <crouilla@ucsd.edu> To: Eddie Irvine <eirvine@tpgi.com.au> Cc: "Oke M. Ramdan" <ramdan@iname.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Is NE2000 compatible PCI network card unsupported ? Message-ID: <Pine.SUN.4.02A.9811121756200.16426-100000@sdcc10.ucsd.edu> In-Reply-To: <364B42CF.B5C96488@tpgi.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
[chop] > This is wierd. I have several NE2000 compatible cards on my > PCI bus and they work fine (ed driver). But I also have a NE2000 > card on the ISA bus as well. > > > Oke M. Ramdan wrote: > > > > To Whom It May Concern, > > > > I have a NE2000 compatible PCI 10/100 Mbps Fast Ethernet Adapter on my > > maschine, but it doesn't work. > > During boot appears: > > > > Probing for devices on PCI bus 0: > > ... > > pci0:10: vendor=0x10ec, device=0x8139, class=network (ethernet) int > > a irq 10 [no driver assigned] > > ... > > > > Probing for devices on the ISA bus: > > ... > > ed0 not found at 0xffffffff > > fe0 not found at 0x300 > > ... > > > > My FreeBSD version is 2.2.7-RELEASE > > Does FreeBSD not support NE2000 compatible PCI network adapter ? > > > > Thank you for your attention to this matter. > > > > Oke M. Ramdan > > ramdan@iname.com In either case(PCI/ISA), its the 'ed' driver. In my experience, the NE2000 driver uses ed0 and ed1 for ISA(exclusively?) and ed2 and ed3 for PCI(exclusively?). To get my 2.2.5 boxen up with 2 PCI variants, I needed to add two lies for ed0 *and* ed1 *without* any options set for either. The driver then lookes for PCI cards and finds them. -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.4.02A.9811121756200.16426-100000>