Date: Thu, 24 Jan 2002 15:09:37 -0600 From: Dan Thill <thill@umr.edu> To: "Douglas R. Spindler" <spindler@dnai.com> Cc: freebsd-questions@freebsd.org Subject: Re: Help! Which NIC driver should I use? Message-ID: <20020124150937.A4915@umr.edu> In-Reply-To: <002201c1a482$d31d48a0$6600640a@attbi.com>; from spindler@dnai.com on Wed, Jan 23, 2002 at 08:57:13PM -0600 References: <002201c1a482$d31d48a0$6600640a@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am attempting a FD/Internet install. > I am stuck on which NIC to use. I have a Compaq with an integrated NIC, > DEC 21143 - IRQ 10. > > Any idea what driver I should use? You should be able to use the de (tulip) driver. If you're going to compile a kernel with it in, the following lines in your kernel config file will do it: # PCI Ethernet NICs. device de # DEC/Intel DC21x4x (``Tulip'') However, I'm not familiar with the options to pass if you must set the IRQ manually. -dan 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?20020124150937.A4915>