mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Devices/Command.cs:
Add skeleton for send SCSI command method. * DiscImageChef.Devices/Linux/Command.cs: * DiscImageChef.Devices/Windows/Command.cs: Added per-platform send SCSI command method. * DiscImageChef.sln: * DiscImageChef.Interop/DetectOS.cs: * DiscImageChef.Interop/PlatformID.cs: * DiscImageChef.Interop/Properties/AssemblyInfo.cs: * DiscImageChef.Interop/DiscImageChef.Interop.csproj: Added code to detect OS. * DiscImageChef.Devices/DiscImageChef.Devices.csproj: Added per-platform send SCSI command method. Add skeleton for send SCSI command method. * DiscImageChef.Devices/Linux/Extern.cs: * DiscImageChef.Devices/Windows/Extern.cs: Enhanced externs. * DiscImageChef.Devices/Linux/Structs.cs: Typo.
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
2015-10-12 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Command.cs:
|
||||
Add skeleton for send SCSI command method.
|
||||
|
||||
* Linux/Command.cs:
|
||||
* Windows/Command.cs:
|
||||
Added per-platform send SCSI command method.
|
||||
|
||||
* DiscImageChef.Devices.csproj:
|
||||
Added per-platform send SCSI command method.
|
||||
Add skeleton for send SCSI command method.
|
||||
|
||||
* Linux/Extern.cs:
|
||||
* Windows/Extern.cs:
|
||||
Enhanced externs.
|
||||
|
||||
* Linux/Structs.cs:
|
||||
Typo.
|
||||
|
||||
2015-10-07 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Linux/Enums.cs:
|
||||
|
||||
Reference in New Issue
Block a user