]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a driver for the watchdog timer function present on the LPC interface
authorDag-Erling Smørgrav <des@FreeBSD.org>
Tue, 11 May 2004 18:21:38 +0000 (18:21 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Tue, 11 May 2004 18:21:38 +0000 (18:21 +0000)
commitcae8da61643343040642d1684c4d1415431003b8
tree899254c3304f79b550d4dae93deddf54ca3ba874
parentb3eaeb0b24970667cef66b40e247a1800033797b
Add a driver for the watchdog timer function present on the LPC interface
bridge in Intel ICH-series chipsets.

The original implementation was by W. Daryl Hawkins of Texas A&M, but I
have made substantial modifications.
sys/conf/files.i386
sys/dev/ichwd/ichwd.c [new file with mode: 0644]
sys/dev/ichwd/ichwd.h [new file with mode: 0644]
sys/modules/Makefile
sys/modules/ichwd/Makefile [new file with mode: 0644]