Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 04/02/2000 12:11:39
Module Name:	syssrc
Committed By:	mycroft
Date:		Sun Apr  2 19:11:38 UTC 2000

Modified Files:
	syssrc/sys/dev/cardbus: cardbus.c cardbusvar.h

Log Message:
Add a flag to tell whether a MAC address was actually found in the CIS.
XXX This whole piece of code should go away ASAP.  We should use a callback
as in the PCMCIA code.  In fact, we should use the PCMCIA code...


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/cardbus/cardbus.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/cardbus/cardbusvar.h

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