Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 17:41:25 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        mr thooL <thool.info@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: building new kernel failed
Message-ID:  <44B91AB5.9070906@dial.pipex.com>
In-Reply-To: <7fd86a350607150922n35ea6248of61c3750a0f5f1c3@mail.gmail.com>
References:  <7fd86a350607150922n35ea6248of61c3750a0f5f1c3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
[...]
device        re        # RealTek 8139C+/8169/8169S/8110S
device        rl        # RealTek 8129/8139


But no device miibus as the notes say there must be.

Of course, once you get past this one, there may be more errors.  If 
there are, can I suggest that you first go back to the GENERIC kernel 
and start again, this time being a bit more conservative about taking 
things out.

You should also make a copy of GENERIC called something else.  Your 
kernel is simply not GENERIC any more, and may get overwritten by the 
real GENERIC when you cvsup.  From the file it looks like you are 
editing GENERIC in place which is a very bad idea and definitely not 
what the handbook recommends.


--Alex





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B91AB5.9070906>