Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/pcmcia



Module Name:    syssrc
Committed By:   christos
Date:           Mon Dec 24 09:30:41 UTC 2001

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

Log Message:
when we disable, we first disestablish the interrupt and then the card.
when we enable, we first configure the card and then establish the interrupt.
This is so that the ccr is mapped on multifunction cards.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/pcmcia/com_pcmcia.c
cvs rdiff -r1.35 -r1.36 syssrc/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