Source-Changes archive

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

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



Module Name:    syssrc
Committed By:   dbj
Date:           Sat Feb 23 10:47:17 UTC 2002

Modified Files:
        syssrc/sys/arch/macppc/dev: adb_direct.c

Log Message:
In adb_soft_intr, remove the packet from the queue before calling the
completion routine so that the completion routine can reentrantly
process the queue.  This happens, for example. when polling is turned
on by entering the debugger by keystroke.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/macppc/dev/adb_direct.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