FreeBSD Bugzilla – Attachment 249124 Details for
Bug 275882
net/realtek-re-kmod: Problem with checksum offload since +199.00
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-net-realtek-re-kmod-downgrade-to-198.00.patch
0001-net-realtek-re-kmod-downgrade-to-198.00.patch (text/plain), 3.32 KB, created by
Koichiro Iwao
on 2024-03-13 01:29:35 UTC
(
hide
)
Description:
0001-net-realtek-re-kmod-downgrade-to-198.00.patch
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2024-03-13 01:29:35 UTC
Size:
3.32 KB
patch
obsolete
>From 08397df6d8cc1a2216f4b6c8bb13ae3758291654 Mon Sep 17 00:00:00 2001 >From: Koichiro Iwao <meta@FreeBSD.org> >Date: Wed, 13 Mar 2024 10:23:42 +0900 >Subject: [PATCH] net/realtek-re-kmod: downgrade to 198.00 > >because many people reports 199.00 has hang up issue. Let's use 198.00 >until the issue is resolved completely. > >PR: 275882 >--- > net/realtek-re-kmod/Makefile | 7 ++++--- > net/realtek-re-kmod/distinfo | 6 +++--- > net/realtek-re-kmod/pkg-descr | 13 +++++-------- > net/realtek-re-kmod/pkg-message | 6 ------ > 4 files changed, 12 insertions(+), 20 deletions(-) > >diff --git a/net/realtek-re-kmod/Makefile b/net/realtek-re-kmod/Makefile >index 021dc1d45eca..7dbc3897a8e4 100644 >--- a/net/realtek-re-kmod/Makefile >+++ b/net/realtek-re-kmod/Makefile >@@ -1,7 +1,8 @@ > PORTNAME= re >-PORTVERSION= 199.00 >+PORTVERSION= 198.00 > DISTVERSIONPREFIX= v >-PORTREVISION= 1 >+PORTREVISION= 3 >+PORTEPOCH= 1 > CATEGORIES= net > PKGNAMEPREFIX= realtek- > PKGNAMESUFFIX= -kmod >@@ -17,7 +18,7 @@ USES= kmod tar:tgz uidfix > USE_GITHUB= yes > GH_ACCOUNT= alexdupre > GH_PROJECT= rtl_bsd_drv >-GH_TAGNAME= 601c18c >+GH_TAGNAME= d3a7a3d > > PLIST_FILES= ${KMODDIR}/if_re.ko > >diff --git a/net/realtek-re-kmod/distinfo b/net/realtek-re-kmod/distinfo >index e9840b16fc27..fffba63c3ca5 100644 >--- a/net/realtek-re-kmod/distinfo >+++ b/net/realtek-re-kmod/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1703520481 >-SHA256 (alexdupre-rtl_bsd_drv-v199.00-601c18c_GH0.tar.gz) = db1ae1cea69c3d1cfc4198811cbcd746640fb3eb5fbac10756615b68625a1e4f >-SIZE (alexdupre-rtl_bsd_drv-v199.00-601c18c_GH0.tar.gz) = 162585 >+TIMESTAMP = 1689608993 >+SHA256 (alexdupre-rtl_bsd_drv-v198.00-d3a7a3d_GH0.tar.gz) = 43ff94e41a4c674143f9a37299c40b92fd7f94a25fa33cf253114eda0f9f49fa >+SIZE (alexdupre-rtl_bsd_drv-v198.00-d3a7a3d_GH0.tar.gz) = 132723 >diff --git a/net/realtek-re-kmod/pkg-descr b/net/realtek-re-kmod/pkg-descr >index 74a9224069ea..8f2ccbde49e5 100644 >--- a/net/realtek-re-kmod/pkg-descr >+++ b/net/realtek-re-kmod/pkg-descr >@@ -1,4 +1,4 @@ >-Realtek PCIe FE / GBE / 2.5G / 5G Ethernet Family Controller >+Realtek PCIe FE / GBE / 2.5G / Gaming Ethernet Family Controller > kernel driver. > > This is the official driver from Realtek with a few patches to >@@ -8,17 +8,14 @@ issues with it (eg. watchdog timeouts), or your card is not supported. > > Supported devices: > >-* 5G Gigabit Ethernet >- - RTL8126 >- > * 2.5G Gigabit Ethernet >- - RTL8125 / RTL8125B(G) >+ - RTL8125 / RTL8125B(S)(G) > > * 10/100/1000M Gigabit Ethernet >- - RTL8111B / RTL8111C / RTL8111D / RTL8111E / RTL8111F / RTL8111G >- RTL8111H / RTL8118(A) / RTL8119i / RTL8111L / RTL8111K >+ - RTL8111B / RTL8111C / RTL8111D / RTL8111E / RTL8111F / RTL8111G(S) >+ RTL8111H(S) / RTL8118(A)(S) / RTL8119i / RTL8111L / RTL8111K > - RTL8168B / RTL8168E / RTL8168H >- - RTL8111DP / RTL8111EP(P) / RTL8111FP >+ - RTL8111DP / RTL8111EP / RTL8111FP > - RTL8411 / RTL8411B > > * 10/100M Fast Ethernet >diff --git a/net/realtek-re-kmod/pkg-message b/net/realtek-re-kmod/pkg-message >index 04c8a05a9b71..223da6049f14 100644 >--- a/net/realtek-re-kmod/pkg-message >+++ b/net/realtek-re-kmod/pkg-message >@@ -17,12 +17,6 @@ e.g. if you don't need Jumbo frames you can lower > the memory requirements and avoid this issue with: > > hw.re.max_rx_mbuf_sz="2048" >- >-To enable Wake on LAN (WoL) support you might need >-to set the following tunables: >- >-hw.re.s5wol="1" >-hw.re.s0_magic_packet="1" > EOM > } > ] >-- >2.44.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 275882
:
247259
|
247441
|
247468
|
249124
|
249128
|
251191