Closed nils-eilers closed 8 years ago
In most cases, the petSD misses an UNTALK when fetching the disk status. Afterwards, @$ fails with DEVICE NOT PRESENT ERROR
@$
DEVICE NOT PRESENT ERROR
Fetching status, UNTALK received:
48 TLK 6F DTA T 15 30 30 2C 20 4F 4B 2C 30 30 2C 30 30 0D T7 T5 idle TA 5F UTK idle idle
Fetching status twice, missing UNTALK, followed by @$
48 TLK 6F DTA T 15 30 30 2C 20 4F 4B 2C 30 30 2C 30 30 0D T7 T5 idle TA 48 TLK 6F DTA T 15 30 30 2C 20 4F 4B 2C 30 30 2C 30 30 0D T7 T5 idle TA 28 LSN F0 OPN 0 LL 0
This issue was fixed by whatever commit in the past. The current version of NODISKEMU just works nicely with the latest wedge (dated 2015-12-10).
In most cases, the petSD misses an UNTALK when fetching the disk status. Afterwards,
@$
fails withDEVICE NOT PRESENT ERROR
Fetching status, UNTALK received:
Fetching status twice, missing UNTALK, followed by
@$