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:   augustss
Date:           Tue Feb 22 11:30:57 UTC 2000

Modified Files:
        syssrc/sys/dev/usb: ohci.c ohcivar.h uhci.c usb.c usbdivar.h

Log Message:
Prepare a little for having USB interrupt processing done outside the hard
interrupt level (in a thread or a softintr).
No real soft processing done yet.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/usb/ohcivar.h
cvs rdiff -r1.84 -r1.85 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/usb/usb.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/usb/usbdivar.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