Source-Changes archive

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

CVS commit: syssrc/sys/dev/usb



Module Name:    syssrc
Committed By:   augustss
Date:           Wed Oct 24 21:02:18 UTC 2001

Modified Files:
        syssrc/sys/dev/usb: ukbd.c

Log Message:
If we are the console and we have DDB then events must not be delivered
from the interrupt routine since this will enter the USB interrupt
processing recursively during polling.
Now ukbd can be used as console keyboard for DDB!


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/dev/usb/ukbd.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