Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 11/28/2000 11:11:37
Module Name: syssrc
Committed By: haya
Date: Tue Nov 28 09:11:37 UTC 2000
Modified Files:
syssrc/sys/dev/pci: pccbb.c
Log Message:
BUG FIX: change enable sequence for 16-bit pcmcia cards. This change
provides better (not perfect) reset sequence. The most significant
change is asserting output enable reg before power up. Stop routing
interrupt during reset.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 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.