[Bug 236119] Intel Ethernet 82547 device cannot transfer data
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 15 17:21:08 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236119
--- Comment #2 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=bb1b375fa7487ee5c3843121a0621ac8379c18e6
commit bb1b375fa7487ee5c3843121a0621ac8379c18e6
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-15 16:58:36 +0000
Commit: Kevin Bowling <kbowling at 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 at 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(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list