From b881c38b3356514c3c88090e84d5d5917bd64097 Mon Sep 17 00:00:00 2001 From: Ryan Schmidt Date: Tue, 17 Jan 2023 01:00:25 -0600 Subject: [PATCH] Remove another apostrophe in a plural --- Advanced-Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-Settings.md b/Advanced-Settings.md index b511261..9d14914 100644 --- a/Advanced-Settings.md +++ b/Advanced-Settings.md @@ -25,6 +25,6 @@ ST410800N······· If you have an Atari Mega STE, place a file in the root of your SD card named `MSTE_MODE`. This will map SCSI IDs to LUNs as required for this devices (and possibly others) -The MegaSTE internal SCSI/ACSI adapter only supports devices on SCSI ID0 which limits the usefulness of BlueSCSI in this situation. The MSTE_MODE enables the SCSI ID's to be remapped as LUNs for SCSI ID0 so you can use multiple devices with the internal adapter. This is well supported and tested against the [HDDRIVER written by Uwe Seimet](https://www.hddriver.net/). Other ACSI/SCSI drivers were not tested at this time but it expected any driver supporting multiple LUNs will also support this new feature. +The MegaSTE internal SCSI/ACSI adapter only supports devices on SCSI ID0 which limits the usefulness of BlueSCSI in this situation. The MSTE_MODE enables the SCSI IDs to be remapped as LUNs for SCSI ID0 so you can use multiple devices with the internal adapter. This is well supported and tested against the [HDDRIVER written by Uwe Seimet](https://www.hddriver.net/). Other ACSI/SCSI drivers were not tested at this time but it expected any driver supporting multiple LUNs will also support this new feature. This mode was added in release `v1.1-20221203` \ No newline at end of file