Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add serial connection Flow control for Intel's UartSub devices in Windows #2

Open
wants to merge 1 commit into
base: master
from

Conversation

@iderzhav
Copy link

@iderzhav iderzhav commented Jan 30, 2018

In order to initiate serial connection with Intel's UartSub Devices:
ACPI\INT3511 and ACPI\INT3512 following DCB struct fields should be set:
fDtrControl = DTR_CONTROL_DISABLE
fRtsControl = RTS_CONTROL_DISABLE

Added "Disable DTR/RTS" option to Flow control list box of serial
connection settings which add desired functionality to putty.exe

Signed-off-by: Igor Derzhavets igor.derzhavets@compulab.co.il

…onnection settings in Windows

In order to initiate serial connection with Intel's UartSub Devices:
ACPI\INT3511 and ACPI\INT3512 following DCB struct fields should be set:
fDtrControl = DTR_CONTROL_DISABLE
fRtsControl = RTS_CONTROL_DISABLE

Added "Disable DTR/RTS" option to Flow control list box of serial
connection settings which add desired functionality to putty.exe

Signed-off-by: Igor Derzhavets <igor.derzhavets@compulab.co.il>
@pavelkryukov
Copy link
Contributor

@pavelkryukov pavelkryukov commented Mar 23, 2018

Hi Igor @iderzhav

You are submitting request to GitHub mirror of PuTTY repository. I'm not sure if it is monitored by PuTTY's maintainer Simon Tatham, so I advise to approach him directly (e-mail: putty at projects.tartarus.org)

@iderzhav
Copy link
Author

@iderzhav iderzhav commented Oct 16, 2020

@iderzhav If you can just give it a 'no objections from me', I'll try talking about it to the author over email.

thanks

Hello,
no objections from me!
BR,
iderzhav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.