Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 12/29/2007 06:05:11
Module Name:	src
Committed By:	xtraeme
Date:		Sat Dec 29 06:05:11 UTC 2007

Modified Files:
	src/share/man/man4: itesio.4
	src/sys/dev/isa: itesio_isa.c itesio_isavar.h

Log Message:
Added support for the Watchdog Timer built in the IT871[268] Super I/Os.

The WDT supports any value between 1 and 65535 seconds (or minutes, but
but the driver only uses seconds).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/share/man/man4/itesio.4
cvs rdiff -r1.8 -r1.9 src/sys/dev/isa/itesio_isa.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/isa/itesio_isavar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.