Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/12/2001 06:52:51
Module Name:	syssrc
Committed By:	nathanw
Date:		Mon Feb 12 04:52:49 UTC 2001

Modified Files:
	sharesrc/share/man/man4: cardbus.4
	syssrc/sys/dev/cardbus: cardslot.c

Log Message:
The card_attach_now flag hasn't been necessary or useful for some time.
Garbage collect the code and corresponding documentation.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 sharesrc/share/man/man4/cardbus.4
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/cardbus/cardslot.c

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