Skip to content

Releases: rpc1dev/fPLScsi

fPLScsi 1.1

02 Aug 23:23

Choose a tag to compare

  • Improved Linux support:
    • Recent versions of the Linux kernel do sgio passthru natively, and cancel the need for the SCSI generic module and /dev/sg#.
    • For instance, you can now access a /dev/hdc DVD-ROM directly.
    • sgioReadName() was modified accordingly for proper scanning of these devices.
  • DOS/DPMI support files now included (for DJGPP users)

fPLScsi 1.0

02 Aug 23:21

Choose a tag to compare

First release