Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2016 04:31:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 208597] nfe, MCP79: up-down pingpong at boot time, but no dhcp
Message-ID:  <bug-208597-6-qnkVTEeLeD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208597-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208597-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208597

--- Comment #7 from Pyun YongHyeon <yongari@FreeBSD.org> ---
(In reply to Harri from comment #6)
Did you install source code for kernel?
If the answer is YES, you don't need to use svnlite to fetch kernel sources.
If the answer is NO, you may have two options.
1. Install kernel sources from install media.
2. Use svnlite to fetch kernel sources(You don't need to install full-featu=
red
svn to get kernel sources).
   For svnlite, use the following repository.
   #cd /usr
   #svnlite co https://svn.FreeBSD.org/base/release/10.3.0 src

After getting kernel sources do the following.
   #cd /usr/src
   #patch -p0 < /path-to-diff/nfe.link.diff
   # rebuild kernel and reboot

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208597-6-qnkVTEeLeD>