reactos/drivers/serial/serial
Hervé Poussineau bef39dd62e [SERIAL] Immediately complete read IRP if all requested bytes have been found in circular buffer
Previously, we had to wait to receive another byte to finish the first IRP.
2019-05-02 20:06:47 +02:00
..
circularbuffer.c
cleanup.c
close.c
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
create.c
devctrl.c
guid.c
info.c
legacy.c
misc.c [SERIAL] Do not return NTSTATUS from an interrupt routine. 2019-03-24 09:25:17 +01:00
pnp.c
power.c
rw.c [SERIAL] Immediately complete read IRP if all requested bytes have been found in circular buffer 2019-05-02 20:06:47 +02:00
serial.c
serial.h
serial.rc