If a SerialPort is installed, the transmitter portion of the hardware is no longer required to be connected to anything, which avoids blocking software (eg, the OS/2 kernel debugger) that uses that port; uninstalling the SerialPort would be another option, but that's no longer required

This commit is contained in:
Jeff Parsons 2017-08-25 08:53:58 -07:00 committed by Jeff Parsons
commit dbaf381f9b
8 changed files with 52 additions and 44 deletions

File diff suppressed because one or more lines are too long