Subject: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 01/12/2005 17:45:58
Module Name: src
Committed By: drochner
Date: Wed Jan 12 17:45:58 UTC 2005
Modified Files:
src/sys/arch/i386/pci: ichlpcib.c
Log Message:
On my laptop, the SMI handler for the TCO interrupt appearently
re-tickles the watchdog, keeping the system from rebooting.
So enable the SMI for TCO only if the hardware reset is not available,
as a last resort.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/pci/ichlpcib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.