Skip to content

nvme.device 1.68 (beta)

Pre-release
Pre-release

Choose a tag to compare

@derfsss derfsss released this 11 Jun 17:15
· 1 commit to master since this release

Beta release of nvme.device — native NVMe block device driver for AmigaOS 4.1 Final Edition.

⚠️ Beta — actively under development. Validated end-to-end under QEMU (Pegasos2, SAM460ex, AmigaOne, including boot-from-NVMe). On real hardware the practical targets are the AmigaOne X1000 and X5000 — the only models with a free PCIe slot for an NVMe drive (via an M.2 adapter card); confirmation on them is pending. Use at your own risk.

Highlights of 1.68

  • Code-review hardening: held-request handling in TD_ADDCHANGEINT/TD_REMOVE, explicit 16-bit NLB ceiling on the submit path
  • New AmigaOS Installation Utility wizard (install.py — double-click its icon): choose between a standard install to DEVS: or a Kickstart-module install (boot from NVMe) with automatic Kicklayout update
  • 67/67 automated QEMU checks (base, multi-controller, SAM460ex, no-device)

Install: extract nvme.lha, open the nvme drawer, double-click install.py. Full details in the bundled nvme.readme.

See docs/history.md for the complete changelog.