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: Thu Aug 12 19:59:07 UTC 2004
Modified Files:
src/sys/dev/pcmcia: pcmcia.c pcmciavar.h
Log Message:
Simplify a little. Pass down the card type from pcmcia_function_enable(),
which just gets it from the config entry for the function it's enabling.
Multifunction cards are defined to be of type I/O on every function, so there
is no possibility of accidentally switching.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/dev/pcmcia/pcmcia.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/pcmcia/pcmciavar.h
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