This is my changes to serial driver:
- Fixed bug: only one file may be open on a port at any given time.
- Implemented IOCTL_SERIAL_GET_STATS and IOCTL_SERIAL_CLEAR_STATS.
Small test program included
This is my changes to serial driver:
- Fixed bug: only one file may be open on a port at any given time.
- Implemented IOCTL_SERIAL_GET_STATS and IOCTL_SERIAL_CLEAR_STATS.