mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
![]() Split KdSendPacket and KdReceivePacket into those that manipulate the
KDBG state proper (reside in kdbg/kdbg.c), and those that deal only with
debug input/output that will reside in a KDTERM "KD Terminal Driver" DLL.
Based on some previous preparatory work by Hervé Poussineau in PR #4600.
(Equivalents of commits
|
||
---|---|---|
.. | ||
arm | ||
i386 | ||
kd.h | ||
kdio.c | ||
kdmain.c | ||
kdprompt.c | ||
kdps2kbd.c | ||
kdserial.c | ||
kdterminal.c | ||
kdterminal.h |