Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 07/29/2006 21:03:24
Module Name:	src
Committed By:	riz
Date:		Sat Jul 29 21:03:24 UTC 2006

Modified Files:
	src/sys/dev/pci: viaenv.c

Log Message:
Correct an error introduced in rev 1.3;  if there are no sensors of a
given type, this is indicated by "low" > "high" in the envsys_range
struct - the comments (and revision 1.2 of this file) indicate there are
no sensors of type ENVSYS_SVOLTS_AC, so fix viaenv_ranges[] to agree
with this.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/viaenv.c

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