Skip to content

fPLScsi 1.1

Latest
Compare
Choose a tag to compare
@rpc1dev rpc1dev released this 02 Aug 23:23
  • 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)