From 50efb5789d325c95634fefc2f444535ccd1681b3 Mon Sep 17 00:00:00 2001 From: ShengYi Hung Date: Tue, 26 Aug 2025 00:52:30 -0400 Subject: [PATCH] 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 5a2e416014e..62732cc9dff 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.