[Bug 259673] ichwd does not detect qemu i6300esb virtual watchdog
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259673] ichwd does not detect qemu i6300esb virtual watchdog"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Nov 2021 22:40:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259673 --- Comment #4 from Andriy Gapon <avg@FreeBSD.org> --- I made a quick look at Linux code and there is an interesting thing. Linux has drivers/watchdog/iTCO_wdt.c driver which is roughly equivalent to FreeBSD ichwd and works approximately the same. It's a "platform" driver and its configured via an LPC driver. But additionally there is drivers/watchdog/i6300esb.c driver specifically for 6300ESB watchdog. It attaches directly via PCI. I am not sure if in the case of 6300ESB Linux has two drivers for the same hardware or if the hardware actually has multiple watchdogs... -- You are receiving this mail because: You are the assignee for the bug.