X68000 DaynaPort Ethernet Driver 1.3-CQ
This X68000 DaynaPort driver release is by Karoly Balogh (@chainq). It is a fork of the driver by Hirokuni Yano (@hyano), which is in turn was based on the ZUSBETHER driver by Yuichi Nakamura (@yunkya2).
It contains the following fixes/changes compared to the V1.1 release available at:
https://github.com/hyano/BlueSCSI-x68k/releases/tag/1.1
- made it work on my X68000 Expert HD. Driver v1.1 locked up the SASI bus on my machine, after the packet polling started
- made multi packet read mode (a.k.a. "blind mode") work
- added the -m argument to enable multi packet mode (default: off)
- added the -w argument to retrieve WiFi SSID and signal level
(can be used after the driver started, for signal monitoring) - the -d argument now inquiries the specified SCSI device only, and won't always search the entire bus
- removed a delays from the driver startup, it starts faster now
- fixed to not inquiry the DaynaPort device twice on startup
- tweaked the packet polling throttling slightly
For the full Japanese language README/documentation, please get the V1.1 archive. I do not speak Japanese.
Tested with a ZuluSCSI Blaster (RP2350) Rev 2025e + RM2 module. The only BlueSCSI v2 I have refuses to work in my X68000 Expert HD, sorry. (The infamous "Chk.Conn." then "So Low SCSI Level" issue.) But the driver should still work with BlueSCSI, should the BlueSCSI decide to work with your system.