Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/dev



Module Name:    syssrc
Committed By:   pk
Date:           Tue Dec 10 12:11:23 UTC 2002

Modified Files:
        syssrc/sys/arch/sparc/dev: audioamd.c fd.c

Log Message:
The `fast trap' handlers are now pssed as an optional argument to
bus_intr_establish(). Allow fall-back on a regular interrupt handler if
the interrupt level must be shared with another device.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/sparc/dev/audioamd.c
cvs rdiff -r1.97 -r1.98 syssrc/sys/arch/sparc/dev/fd.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