Date: Tue, 4 Nov 1997 17:20:05 +1100 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Marcin Pasek <marcin@polaccess.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Adding Ethernet Card Message-ID: <Pine.BSF.3.91.971104171830.524V-100000@panda.hilink.com.au> In-Reply-To: <345FE9F4.660B@polaccess.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Nov 1997, Marcin Pasek wrote: > I don't know how it happend but after installing the FreeBSD my ethenet > card was not on the list of thing probed on Boot 'UP...How do I add a > ethernet card it's a NE2000 compatible....Any ideas....Can't find this > in the manual Read the chapter on building a kernel. This is the ed device driver. Set the irq and port address (e.g. 10, 0x300) and set ed1 to be the same either in kernel config file or by booting with -c flag. Danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.971104171830.524V-100000>