Source-Changes archive

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

CVS commit: syssrc/sys/dev/sbus



Module Name:    syssrc
Committed By:   martin
Date:           Thu Oct 10 22:23:16 UTC 2002

Modified Files:
        syssrc/sys/dev/sbus: stp4020.c

Log Message:
Only use one interrupt handler for both status changes and pcmcia IO
intterupts. No more races between the two interrupt handlers, without any
locking, and the driver becomes a bit simpler too.

Use the last bit of the config flags to select between the first and the
second sbus interrupt level the firmware has assigned to us.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/sbus/stp4020.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