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:15:31 UTC 2004

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

Log Message:
I can't believe this is even vaguely conforming, but...
At least one multifunction device I have shares the same CCR space for both
functions, and you have to write the configuration index to tell it which one
you're writing the other registers for(!).  So, write the config index first.
This is really quite horrible.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/dev/pcmcia/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