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:   martin
Date:           Sun Mar 31 07:19:03 UTC 2002

Modified Files:
        syssrc/sys/dev/pcmcia: wdc_pcmcia.c

Log Message:
Establish/disestablish the interrupt handler when enabling/disabling the
controller - no matter if we are called from attach or not.
This makes my FreeCOM CD drive work at first attach (PR 13480).

Something is wrong with the detach code; it won't work on second attach
and will panic on second detach - but that has to wait until the kids
took care of some easter eggs.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/pcmcia/wdc_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