Subject: CVS commit: syssrc/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: Erik Berls <cyber@netbsd.org>
List: source-changes
Date: 03/10/2002 21:20:51
Module Name:	syssrc
Committed By:	cyber
Date:		Sun Mar 10 19:20:50 UTC 2002

Modified Files:
	syssrc/sys/dev/pcmcia: com_pcmcia.c

Log Message:
_io_alloc and _io_map work in pairs, dont try to do anything with the data
until afterward the _io_map.
In some pcmcia chipsets the _io_alloc is a noop.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/pcmcia/com_pcmcia.c

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