The branch main has been updated by aokblast:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=50efb5789d325c95634fefc2f444535ccd1681b3

commit 50efb5789d325c95634fefc2f444535ccd1681b3
Author:     ShengYi Hung <aokbl...@freebsd.org>
AuthorDate: 2025-08-26 04:52:30 +0000
Commit:     ShengYi Hung <aokbl...@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.
 

Reply via email to