Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 01/01/2000 13:57:47
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Jan  1 21:57:46 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: i82365.c i82365reg.h

Log Message:
On a cold suspend to disk, the Sony VAIO Z505 BIOS appears to not
preserve enough of the state of the PCIC to keep it interrupting on
card insertion/removal..

Add a power hook to notice if the CSC_INTR device register is zeroed
on resume, and if so, reset it to a sane value.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/ic/i82365.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/i82365reg.h

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