Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 16:20:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 228202] em/igb regression: after r333345 Intel I120 ethernet card is not initialized correctly
Message-ID:  <bug-228202-7501-7aKgh62wnz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228202-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228202-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=3D228202

Sean Bruno <sbruno@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED
                 CC|                            |sbruno@FreeBSD.org

--- Comment #4 from Sean Bruno <sbruno@FreeBSD.org> ---
Committed at svn r333631

r333631 | sbruno | 2018-05-15 07:30:59 -0600 (Tue, 15 May 2018) | 11 lines

igb(4):
I210 restore functionality if pxeboot rom is enabled on this device.

r333345 attempted to determine if this code was needed or it was some kind
of work around for a problem.  Turns out, its definitely a work around for
hardware locking and synchronization that manifests itself if the option
Rom is enabled and is selected as a boot device (there was a PXE attempt).

Reviewed by:    mmacy
Differential Revision:  https://reviews.freebsd.org/D15439

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228202-7501-7aKgh62wnz>