mirror of
https://github.com/simh/simh.git
synced 2026-02-07 08:48:04 +00:00
TMXR: Properly announce attach connection on serial lines when -V option is set
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* sim_serial.c: OS-dependent serial port routines
|
||||
|
||||
Copyright (c) 2008, J. David Bryan
|
||||
Copyright (c) 2008, J. David Bryan, Mark Pizzolato
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of this software and associated documentation files (the "Software"),
|
||||
@@ -27,6 +27,7 @@
|
||||
UNIX-specific code and testing.
|
||||
|
||||
07-Oct-08 JDB [serial] Created file
|
||||
22-Apr-12 MP Adapted from code originally written by J. David Bryan
|
||||
|
||||
|
||||
This module provides OS-dependent routines to access serial ports on the host
|
||||
|
||||
Reference in New Issue
Block a user