Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/09/2004 16:59:10
Module Name: src
Committed By: mycroft
Date: Mon Aug 9 16:59:10 UTC 2004
Modified Files:
src/sys/dev/pcmcia: pcmcia.c
Log Message:
If the function is not enabled, do not attempt to immediately update the CCR.
XXX This is a stopgap until all drivers are converted to do their io_maps and
intr_establishes before function_enable.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/pcmcia/pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.