Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 03/14/2004 08:04:38
Module Name:	src
Committed By:	minoura
Date:		Sun Mar 14 08:04:38 UTC 2004

Modified Files:
	src/sys/arch/i386/conf: files.i386
Added Files:
	src/sys/arch/i386/pci: ichlpcib.c
	src/sys/dev/ic: i82801lpcreg.h

Log Message:
Add Intel ICHn PCI-LPC bridge driver.
It is a pcib, but with sysmon watchdog support.


To generate a diff of this commit:
cvs rdiff -r1.250 -r1.251 src/sys/arch/i386/conf/files.i386
cvs rdiff -r0 -r1.1 src/sys/arch/i386/pci/ichlpcib.c
cvs rdiff -r0 -r1.1 src/sys/dev/ic/i82801lpcreg.h

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