Date: Fri, 13 Nov 1998 09:04:02 -0800 (PST) From: Chuck Rouillard <crouilla@ucsd.edu> To: "Oke M. Ramdan" <ramdan@iname.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is NE2000 compatible PCI network card unsupported ? Message-ID: <Pine.SUN.4.02A.9811130902350.20914-100000@sdcc10.ucsd.edu> In-Reply-To: <001c01be0f07$172f0de0$6749e289@heart.baer.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Nov 1998, Oke M. Ramdan wrote: > >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 > > > How did you add those two lies for ed0 and ed1 ? In your kernel config file, add device ed0 device ed1 NO options for either. -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.9811130902350.20914-100000>