1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00
Bob Supnik adfcff49b7 sigma: Fix error handling in MT device channel errors
Ken's last note led me to look at magtape error handling, and it was
not right. This has resulted in a lot of code changes in sigma_mt.c, but
the changes are mostly mechanical. Instead of trying to be clever and
do channel handling in mt_map_err or at the bottom of the mt_svc
routine, every magtape command now does its own error handling.
This makes the code repetitive, but I hope it is much clearer as a result.
2022-07-07 05:46:32 -10:00
..
2020-10-19 12:29:39 -07:00
2020-10-19 12:29:39 -07:00
2018-06-03 17:37:24 -07:00
2012-03-19 16:05:24 -07:00
2018-06-03 17:37:24 -07:00
2018-06-03 17:37:24 -07:00
2020-10-19 12:29:39 -07:00
2018-06-03 17:37:24 -07:00