Subject: CVS commit: src/sys/arch/x86/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/23/2007 11:21:14
Module Name:	src
Committed By:	xtraeme
Date:		Fri Nov 23 11:21:14 UTC 2007

Modified Files:
	src/sys/arch/x86/pci: ichlpcib.c

Log Message:
tcotimer_setmode: convert seconds to ticks after the value has been
checked with the limits. We can use now the max timeout value on ICH6
or newer (i.e 613 seconds and not the half of it as previously).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/pci/ichlpcib.c

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