Emmanuel Ledoux
|
1e9e8b68bf
|
winpr-comm: got IOCTL_SERIAL_GET_DTRRTS
|
2014-05-28 11:39:10 +02:00 |
|
Emmanuel Ledoux
|
9796224936
|
- winpr-comm: got a finalized version of IOCTL_SERIAL_WAIT_ON_MASK
- serial: cleaning up the code
|
2014-05-27 11:33:10 +02:00 |
|
Emmanuel Ledoux
|
4feafcc40d
|
winpr-comm: got IOCTL_SERIAL_SET_XOFF and IOCTL_SERIAL_SET_XON
|
2014-05-23 13:04:43 +02:00 |
|
Emmanuel Ledoux
|
ee268a92ee
|
serial: got a thread per IRP
winpr-comm: got IOCTL_SERIAL_GET_COMMSTATUS, IOCTL_SERIAL_SET_BREAK_ON and IOCTL_SERIAL_SET_BREAK_OFF
winpr-comm: tcdrain called by CommWriteFile() :(
|
2014-05-23 12:27:09 +02:00 |
|
Emmanuel Ledoux
|
8179affea9
|
winpr-comm: got IOCTL_SERIAL_PURGE
|
2014-05-14 21:21:31 +02:00 |
|
Emmanuel Ledoux
|
6cc44ff112
|
winpr-comm: got IOCTL_SERIAL_SET_QUEUE_SIZE
|
2014-05-14 17:30:29 +02:00 |
|
Emmanuel Ledoux
|
4243928c2e
|
winpr-comm: fixed _set_lines() / _clear_lines()
winpr-comm: got IOCTL_SERIAL_SET_WAIT_MASK / IOCTL_SERIAL_GET_WAIT_MASK and a non-blocking version of IOCTL_SERIAL_WAIT_ON_MASK
|
2014-05-14 16:29:10 +02:00 |
|
Emmanuel Ledoux
|
116995f865
|
wimpr-comm: got IOCTL_SERIAL_GET_MODEMSTATUS
|
2014-05-13 17:27:51 +02:00 |
|
Emmanuel Ledoux
|
881370a338
|
winpr-comm: got IOCTL_SERIAL_SET_RTS / IOCTL_SERIAL_CLR_RTS
|
2014-05-12 20:33:33 +02:00 |
|
Emmanuel Ledoux
|
7684ff7bd4
|
winpr-comm: got IOCTL_SERIAL_SET_DTR / IOCTL_SERIAL_CLR_DTR
|
2014-05-12 20:16:13 +02:00 |
|
Emmanuel Ledoux
|
4c743de69c
|
winpr-comm: got IOCTL_SERIAL_SET_TIMEOUTS / IOCTL_SERIAL_GET_TIMEOUTS
serial redirection: use of winpr-comm's functions and not serial_tty.* anymore
|
2014-05-12 17:33:56 +02:00 |
|
Emmanuel Ledoux
|
ff4d7d569b
|
winpr-comm: slightly improved GetCommProperties()
|
2014-05-06 16:45:05 +02:00 |
|
Emmanuel Ledoux
|
c2b024512a
|
winpr-comm: got IOCTL_SERIAL_SET_HANDFLOW / IOCTL_SERIAL_GET_HANDFLOW
|
2014-05-06 16:08:58 +02:00 |
|
Emmanuel Ledoux
|
feb4405941
|
wimpr-comm: got IOCTL_SERIAL_SET_LINE_CONTROL and IOCTL_SERIAL_GET_LINE_CONTROL
|
2014-04-29 22:25:07 +02:00 |
|
Emmanuel Ledoux
|
ee2339addc
|
winpr-comm: implemented IOCTL_SERIAL_SET_CHARS and IOCTL_SERIAL_GET_CHARS
|
2014-04-29 04:04:09 +02:00 |
|
Emmanuel Ledoux
|
69eeeebe67
|
winpr-comm: got IOCTL_SERIAL_GET_BAUD_RATE and IOCTL_SERIAL_GET_PROPERTIES (partial)
winpr-comm: cleant up unit tests
|
2014-04-28 19:57:17 +02:00 |
|
Emmanuel Ledoux
|
6fcc1b4478
|
winpr-comm: first import of comm_ioctl.h and the REMOTE_SERIAL_DRIVER type.
|
2014-04-25 00:20:48 +02:00 |
|