freebsd-dev/share/man
Takanori Watanabe 99aeb219ca wdatwd: Add support for ACPI WDAT based watchdog timer.
Simply said, WDAT is an abstraction for the real WDT hardware. For
instance, to add a newer generation WDT to ichwd(4), one must know the
detailed hardware registers, etc..

With WDAT, the necessary IO accesses to operate the WDT are comprehensively
described in it and no hardware knowledge is required.

With this driver, the WDT on Advantech ARK-1124C, Dell R210 and Dell R240 are
detected and operated flawlessly.
* While R210 is also supported by ichwd(4), others are not supported yet.

The unfortunate thing is that not all systems have WDAT defined.

Submitted by: t_uemura at macome.co.jp
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D37493
2023-01-04 00:36:24 +09:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 netlink: add snl(3) - simple netlink library 2022-12-23 15:03:13 +00:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 wdatwd: Add support for ACPI WDAT based watchdog timer. 2023-01-04 00:36:24 +09:00
man5 protocols.5: Update the description of /etc/protocols 2022-12-07 12:31:44 +01:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 sizeof(7): miscellaneous edits 2022-12-14 07:44:04 +02:00
man8 rc: add a manual entry for ${name}_setup 2022-11-11 22:21:39 +01:00
man9 man9: Add MLINKS for dpcpu macros 2022-12-08 15:07:53 -05:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00