-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of trying to guess the gensio type
If a gensio didn't match, it would try to guess the gensio type to be compatible with the old version of ser2net. That old version is long not supported, and old configuration file support has been removed, so get rid of this, as it results in confusing error messages. Signed-off-by: Corey Minyard <[email protected]>
- Loading branch information
Showing
1 changed file
with
5 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters