WiFi Amiga - BlueSCSI/BlueSCSI-v2 GitHub Wiki

A driver for the Amiga has been created by @RobSmithDev to use the DaynaPORT emulation in BlueSCSI. You will need to install the Amiga driver from https://github.com/RobSmithDev/daynaport-amiga/releases/tag/release.

Note: Use the v2024.10.26 or newer.

BlueSCSI Configuration

Create a blank file on the BlueSCSI SD card called NE4.hda. If you are already using device number 4, then change this to a number you aren't using.

Driver Installation

Copy the scsidayna.device to devs:networks and then setup this device for your network stack.

For example, follow the instructions in https://github.com/cnvogelg/plipbox/blob/master/doc/src/amiga.md

Driver Configuration

For this driver to work it needs to be configured. Included in this archive is a file called scsidayna.prefs This file needs editing and then copying to ENVARC:

scsidayna.prefs

device=    change to the SCSI driver for your card
deviceid=  The SCSI device ID the DaynaPORT device is on, or -1 for auto-detect
priority=  The task priority. 0 is recommended, 1 will give hgiher speed but slower machine
mode=      **VERY** important:
                      0: Original DaynaPORT Interface
                      1: Use with scsi.devie (A590/A2091)
                      2: Use with gvpscsi.device
autoconnect=0    If set to 1, the driver will attempt to connect to WIFI on startup
ssid=            The WIFI network name to connect to
key=             The WIFI password

Help

For Amiga WiFi help directly you can join RobSmithDev's discord server For a step-by-step guide on installing, check out this video by Retronaut