Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 04/29/2005 02:02:53
Module Name:	src
Committed By:	xtraeme
Date:		Fri Apr 29 02:02:53 UTC 2005

Modified Files:
	src/sys/dev/ic: nslm7x.c nslm7xvar.h

Log Message:
Identify correctly ITE Super I/O chipsets by checking the core ID
register (only available in the model 8712F), if that fails we check
the vendor ID register as before.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/ic/nslm7x.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/ic/nslm7xvar.h

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