Releases: rpc1dev/fPLScsi
Releases · rpc1dev/fPLScsi
fPLScsi 1.1
- 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/hdcDVD-ROM directly. sgioReadName()was modified accordingly for proper scanning of these devices.
- Recent versions of the Linux kernel do sgio passthru natively, and cancel the need for the SCSI generic module and
- DOS/DPMI support files now included (for DJGPP users)
fPLScsi 1.0
First release