Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/18/2004 12:01:13
Module Name:	src
Committed By:	drochner
Date:		Wed Aug 18 12:01:13 UTC 2004

Modified Files:
	src/sys/dev/pcmcia: pcmcia.c

Log Message:
Allow to rescan and detach by user request, using the new autoconf
functions.
For later rescans (eg after a driver LKM was loaded) to make sense,
don't consider it an error if no driver was attached on the initial
bus scan.
Someone who understands the enable/disable/powerup/down stuff please
review this.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 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.