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 01:32:05 UTC 2004

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

Log Message:
Multifunction fixes:
* Don't call handlers for functions that are not enabled.
* Always call the handler if the function doesn't support the STATUS register.
While I'm here, divide the CCR numbers by 2.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/pcmcia/pcmcia.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pcmcia/pcmciareg.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