Date: Sat, 26 Jul 1997 19:06:31 +0200 (MET DST) From: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> To: Johnson@subr.cmq.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing Ethernet Network after installation Message-ID: <199707261706.TAA02232@helbig.informatik.ba-stuttgart.de> In-Reply-To: <199707242304.SAA17686@lib1.subr.cmq.com> from "Johnson@subr.cmq.com" at "Jul 24, 97 06:07:47 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > I have installed freebsd 2.2.2 successfully with X windows. > I have a problem with the installation of my network after the > installation is done. I have 3c509 network card which was not found > by the kernel at first. So the kernel configured my parallel port lp0 > as my network port and installed some form of networking which is not > what I want. How do I change that? In /stand/sysinstall we only have > installation of additional networks > > Thanks > You have to configure the ep driver in the kernel. First consult the manual page ``man 4 ep'' to find out about the driver's options. Then you can reconfigure your kernel by entering ``-c'' at the boot: prompt and ``visual'' at the ``>'' prompt. Or you decide to build a customized kernel. Consult the handbook for the how to. Wolfgang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707261706.TAA02232>