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/07/2004 01:06:38
Module Name:	src
Committed By:	mycroft
Date:		Sat Aug  7 01:06:38 UTC 2004

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

Log Message:
Only DELAY() once per CIS region, not once per tuple.
For PCMCIACISDEBUG, print out the tuple *before* parsing it or calling the
callback, so that we can see the tuple that the callback claimed.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/pcmcia/pcmcia_cis.c

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