Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   eeh
Date:           Sun Jul  9 21:58:44 UTC 2000

Modified Files:
        syssrc/sys/arch/sparc64/dev: zs.c
        syssrc/sys/arch/sparc64/include: z8530var.h

Log Message:
Upgrate interrupt handling:

        1) use interrupt vectors for specific zs chips rather than polling
           all of them.

        2) use softintr_schedule() and schedule it for a particular device
           rather than poll all devices.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/sparc64/dev/zs.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sparc64/include/z8530var.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