Updated Dayna Port SCSI Link (markdown)

Uwe Seimet 2023-11-21 20:36:11 +01:00
parent 2512eb480a
commit d3282e0bad
1 changed files with 1 additions and 1 deletions

@ -256,7 +256,7 @@ This is a matching ROUTE.TAB:
Note that STiNG does not support DHCP and thus requires a hard-coded IP address.
Also be aware that the DaynaPort drivers for STiNG and MiNT do not support LUNs > 0. This in particular affects the internal host adapter of the MegaSTE, which only supports a single SCSI ID. On the one hand TOS can only boot from LUN 0, on the other hand the DaynaPort drivers require the DaynaPort to be LUN 0. You either attach the one or the other device. The authors of the respective drivers, who are still active in the Atari developer community, are aware of this problem. It is not clear, though, whether they will address it. It should not be a big deal to extend the DaynaPort driver with LUN support. On GitHub there is suitable [code for the SCSI Driver](https://github.com/uweseimet/atari_public/tree/main/PISCSI), which automatically detects a particular device independent of its SCSI ID or LUN.
As long as there are no DaynaPort drivers supporting LUNs > 0, as a work around there is a <a href="https://www.hddriver.net/forum/viewtopic.php?t=317">program for the AUTO folder</a>, which maps ACSI IDs to LUNs on the Atari.
As long as there are no DaynaPort drivers supporting LUNs > 0, as a work around there is a <a href="https://www.hddriver.net/forum/viewtopic.php?t=317">program for the AUTO folder</a>, which maps ACSI IDs to LUNs on the Atari. Note that this tool requires release 12 of the HDDRIVER driver.
# Troubleshooting and limitations