Bash 5.2 from macports, Monterey 12.7.3, Early 2015 macbook air, FTDI usb-serial adapter
fdc-mode read operations fail, ie rh/read_header rl/read_logical hang on trying to read after sending the command.
opr-mode commands mostly work but they're not 100% either. loading a small file works but larger files hang around 3.8k
ls mostly works, the dirent() commands work to display all the files, but the end of ls() does an fdc-mode command to get the disk write-protect status at the end and that fails.
Bash 5.2 from macports, Monterey 12.7.3, Early 2015 macbook air, FTDI usb-serial adapter
fdc-mode read operations fail, ie rh/read_header rl/read_logical hang on trying to read after sending the command.
opr-mode commands mostly work but they're not 100% either. loading a small file works but larger files hang around 3.8k
ls mostly works, the dirent() commands work to display all the files, but the end of ls() does an fdc-mode command to get the disk write-protect status at the end and that fails.