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/09/2004 15:40:56
Module Name:	src
Committed By:	mycroft
Date:		Mon Aug  9 15:40:56 UTC 2004

Modified Files:
	src/sys/dev/pcmcia: com_pcmcia.c if_ep_pcmcia.c

Log Message:
Use PCMCIA_WIDTH_AUTO, not PCMCIA_WIDTH_IO16, since we (sometimes) do 8-bit
access.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/dev/pcmcia/com_pcmcia.c
cvs rdiff -r1.43 -r1.44 src/sys/dev/pcmcia/if_ep_pcmcia.c

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