Subject: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/15/2007 05:37:03
Module Name:	src
Committed By:	dyoung
Date:		Sat Dec 15 05:37:03 UTC 2007

Modified Files:
	src/sys/arch/i386/pci: elan520.c

Log Message:
Add a suspend/resume handler.  Do not suspend if the watchdog timer
is active.  Reinitialize the watchdog timer on resume.  If the
device is not powered, neither tickle the watchdog nor set the
watchdog's mode, but return EBUSY, instead.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/i386/pci/elan520.c

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