mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Devices/Structs.cs:
* DiscImageChef.Devices/DiscImageChef.Devices.csproj: Added structs with ATA registers. * DiscImageChef.Devices/Command.cs: * DiscImageChef.Devices/Device/Commands.cs: Added ATA commands. * DiscImageChef.Devices/Enums.cs: Added SCSI's ATA Command Pass-Through enumerations. * DiscImageChef.Devices/Linux/Command.cs: Added ATA commands using libATA's SATL.
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
2015-10-14 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Structs.cs:
|
||||
* DiscImageChef.Devices.csproj:
|
||||
Added structs with ATA registers.
|
||||
|
||||
* Command.cs:
|
||||
* Device/Commands.cs:
|
||||
Added ATA commands.
|
||||
|
||||
* Enums.cs:
|
||||
Added SCSI's ATA Command Pass-Through enumerations.
|
||||
|
||||
* Linux/Command.cs:
|
||||
Added ATA commands using libATA's SATL.
|
||||
|
||||
2015-10-14 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Linux/Enums.cs:
|
||||
|
||||
Reference in New Issue
Block a user