Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/21/2000 18:35:29
Module Name: syssrc
Committed By: enami
Date: Tue Feb 22 02:35:28 UTC 2000
Modified Files:
syssrc/sys/dev/pci: pccbb.c
Log Message:
Establish a powerhook and make sure the card detect interrupt is enabled
after resume from suspend, as i82365.c does.
This is a workaround for newer Sony VAIO notebook.
Patch is submitted by Atsushi Onoe (onoe@sm.sony.co.jp) in PR#9463.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/pci/pccbb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.