Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jun 2021 15:39:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 218579] Wake on Lan doesn't work for bge NIC driver
Message-ID:  <bug-218579-7501-EpExehqeO8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218579-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218579-7501@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=3D218579

--- Comment #19 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to tony from comment #18)
> Can anyone explain me how to patch the driver?
copy your choice of one of the 2 attached diff files
to /usr/src.
# cd /usr/src
# patch < your-chosen-diff-file
Done.
see man diff && man patch for greater detail(s). :-)

> I cannot find the file if_bge.c anywhere...
# cd /usr/src
# find . -type f -name if_bge.c

> is there a way to make it to one of the next version?
> this would be really appreciated!

HTH

--Chris

--=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-218579-7501-EpExehqeO8>