Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pcmcia
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.
Home |
Main Index |
Thread Index |
Old Index