From 96e90f293d08709ad470c4bb25fc5ed12fa2d31c Mon Sep 17 00:00:00 2001 From: Uwe Seimet <48174652+uweseimet@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:41:37 +0100 Subject: [PATCH] Updated Dayna Port SCSI Link (markdown) --- Dayna-Port-SCSI-Link.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dayna-Port-SCSI-Link.md b/Dayna-Port-SCSI-Link.md index 0c9aa85..85c2ca3 100644 --- a/Dayna-Port-SCSI-Link.md +++ b/Dayna-Port-SCSI-Link.md @@ -256,8 +256,8 @@ This is a matching ROUTE.TAB: Note that STiNG does not support DHCP and thus requires a hard-coded IP address. Further be aware that the DaynaPort driver for STiNG does 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 driver also requires the DaynaPort to be emulated for LUN 0. So with the MegaSTE's internal adapter you can either have a drive TOS can boot from, or a DaynaPort emulation, but not both. It should not be a big deal to extend the DaynaPort driver with LUN support. On GitHub there is suitable [code for the Atari](https://github.com/uweseimet/atari_public/tree/main/PISCSI). -# Mac troubleshooting and limitations -- If the DaynaPort installer complains about a Network file in control panels you will need to use [ResEdit ](https://macintoshgarden.org/apps/resedit)to make that file visible, then move it out of the Control Panels folder and try the install again. +# Troubleshooting and limitations +- On the Mac, if the DaynaPort installer complains about a Network file in control panels you will need to use [ResEdit ](https://macintoshgarden.org/apps/resedit)to make that file visible, then move it out of the Control Panels folder and try the install again. - Right now, the DaynaPort SCSI/Link simulation is hard coded to use a specific MAC address. Only use one of these on any network at a time (for now) - SCSIProbe can see that something is there, but only returns it as a dot. SCSIProbe doesn't understand the Inquiry response. (The real Daynaport is the same way)