wfjm / w11

PDP-11/70 CPU core and SoC
https://wfjm.github.io/home/w11/
GNU General Public License v3.0
118 stars 18 forks source link

rlink command lists aren't split to fit in retransmit buffer size #1

Open wfjm opened 7 years ago

wfjm commented 7 years ago

RlinkConnect::Exec() doesn't split command lists in case they produce a response which overflows the response buffer. Will lead to a command abort.

originally filed as issue V0.62-1 on 2014-12-20

issue not relevant for w11 backend over USB usage because the backend produces proper sized command lists