]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add watchdog(9) driver for the Fintek F81803 SuperIO chip
authorPoul-Henning Kamp <phk@FreeBSD.org>
Sat, 28 Nov 2020 22:34:33 +0000 (22:34 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Sat, 28 Nov 2020 22:34:33 +0000 (22:34 +0000)
commit5667729fba644a8dc105eb7435142b6c20969562
tree216dc9df26d2e004c0c44d3034f4b3fc10202413
parentef6ef7e5da349af25d2cd40905ac92fb6c783bea
Add watchdog(9) driver for the Fintek F81803 SuperIO chip
share/man/man4/Makefile
share/man/man4/ftwd.4 [new file with mode: 0644]
sys/dev/ftwd/ftwd.c [new file with mode: 0644]
sys/modules/Makefile
sys/modules/ftwd/Makefile [new file with mode: 0644]