Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 17:21:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 236119] Intel Ethernet 82547 device cannot transfer data
Message-ID:  <bug-236119-7501-EDi6gPTmn5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236119-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236119-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=3D236119

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dbb1b375fa7487ee5c3843121a0621ac83=
79c18e6

commit bb1b375fa7487ee5c3843121a0621ac8379c18e6
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-15 16:58:36 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-15 17:19:30 +0000

    e1000: fix em_mac_min and 82547 packet buffer

    The boundary differentiating "lem" vs "em" class devices was wrong
    after the iflib conversion of lem(4).

    The Packet Buffer size for 82547 class chips was not set correctly
    after the iflib conversion of lem(4).

    These changes restore functionality on an 82547 for the submitter.

    PR:             236119
    Reported by:    Jeff Gibbons <jgibbons@protogate.com>
    Reviewed by:    markj
    MFC after:      1 month
    Differential Revision:  https://reviews.freebsd.org/D29766

 sys/dev/e1000/if_em.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

--=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-236119-7501-EDi6gPTmn5>