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/11/2004 19:48:57
Module Name:	src
Committed By:	mycroft
Date:		Wed Aug 11 19:48:57 UTC 2004

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

Log Message:
"I was mistaken."
The memory window is not actually activate in I/O card configurations.  It was
transparently falling back to 16-bit I/O mode.
Implement "memory card" mode correctly, with polling.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/dev/pcmcia/wdc_pcmcia.c

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