Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 08/07/2002 13:31:10
Module Name:	syssrc
Committed By:	kent
Date:		Wed Aug  7 10:31:10 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: auich.c auichreg.h

Log Message:
- Port clock calibration code (auich_calibrate) from ich.c of FreeBSD to solve
  kern/16373.
- SiS 7012 support from kern/17716 submitted by Quentin Garnier.
- ICH4 support
- Experimental support for nForce MCP, AMD768 and AMD8111.
- Rename the short name for ICH3: "i830M" -> "ICH3"


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/pci/auich.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/auichreg.h

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