git: 9bad61eff3b3 - main - net/realtek-re-kmod: update to v1.99 release.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Dec 2023 12:57:00 UTC
The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bad61eff3b39985f9f5b23777c59deb2a0b5c72 commit 9bad61eff3b39985f9f5b23777c59deb2a0b5c72 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2023-12-19 12:56:06 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2023-12-19 12:56:58 +0000 net/realtek-re-kmod: update to v1.99 release. --- net/realtek-re-kmod/Makefile | 5 ++--- net/realtek-re-kmod/distinfo | 6 +++--- net/realtek-re-kmod/pkg-message | 6 ++++++ 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net/realtek-re-kmod/Makefile b/net/realtek-re-kmod/Makefile index d09073b21701..2c0c88b8be27 100644 --- a/net/realtek-re-kmod/Makefile +++ b/net/realtek-re-kmod/Makefile @@ -1,7 +1,6 @@ PORTNAME= re -PORTVERSION= 198.00 +PORTVERSION= 199.00 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= net PKGNAMEPREFIX= realtek- PKGNAMESUFFIX= -kmod @@ -17,7 +16,7 @@ USES= kmod tar:tgz uidfix USE_GITHUB= yes GH_ACCOUNT= alexdupre GH_PROJECT= rtl_bsd_drv -GH_TAGNAME= d3a7a3d +GH_TAGNAME= 9d48464 PLIST_FILES= ${KMODDIR}/if_re.ko diff --git a/net/realtek-re-kmod/distinfo b/net/realtek-re-kmod/distinfo index fffba63c3ca5..0444cec6d82d 100644 --- a/net/realtek-re-kmod/distinfo +++ b/net/realtek-re-kmod/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1702987653 +SHA256 (alexdupre-rtl_bsd_drv-v199.00-9d48464_GH0.tar.gz) = 6b4be7f5e17097f430dbeb3a366e51affdaad066221b9352bf32cbcb4ebc504f +SIZE (alexdupre-rtl_bsd_drv-v199.00-9d48464_GH0.tar.gz) = 162364 diff --git a/net/realtek-re-kmod/pkg-message b/net/realtek-re-kmod/pkg-message index 223da6049f14..04c8a05a9b71 100644 --- a/net/realtek-re-kmod/pkg-message +++ b/net/realtek-re-kmod/pkg-message @@ -17,6 +17,12 @@ 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 } ]