Date: Tue, 26 Aug 2025 04:53:24 GMT From: ShengYi Hung <aokblast@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 50efb5789d32 - main - i6300esbwd: Note update in RELNOTES Message-ID: <202508260453.57Q4rOtK079785@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=50efb5789d325c95634fefc2f444535ccd1681b3 commit 50efb5789d325c95634fefc2f444535ccd1681b3 Author: ShengYi Hung <aokblast@FreeBSD.org> AuthorDate: 2025-08-26 04:52:30 +0000 Commit: ShengYi Hung <aokblast@FreeBSD.org> CommitDate: 2025-08-26 04:52:30 +0000 i6300esbwd: Note update in RELNOTES Approved by: markj (mentor), lwhsu (mentor) Differential Revision: https://reviews.freebsd.org/D52152 --- RELNOTES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELNOTES b/RELNOTES index 5a2e416014e5..62732cc9dff3 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,12 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +2b74ff5fceb6: + Introduced support for watchdog timer in Intel 6300ESB I/O controller + hub via the i6300esbwd driver, now included in ichwd.ko. + This driver is intended primarily for QEMU users, where it serves as + the default and only watchdog timer for x86 virtual machines. + 3068d706eabe: Lua updated to 5.4.8, which is minor bug fixes from 5.4.7.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508260453.57Q4rOtK079785>