mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Devices/Device/AtaCommands/Cfa.cs:
* DiscImageChef.Devices/Device/AtaCommands/MCPT.cs: * DiscImageChef.Devices/Device/AtaCommands/Ata28.cs: * DiscImageChef.Devices/Device/AtaCommands/Ata48.cs: * DiscImageChef.Devices/Device/AtaCommands/Smart.cs: * DiscImageChef.Devices/Device/AtaCommands/AtaCHS.cs: * DiscImageChef.Devices/DiscImageChef.Devices.csproj: Implemented ATA commands. * DiscImageChef.Devices/Device/ScsiCommands/SPC.cs: Make MODE SENSE (6) buffer big enought. * DiscImageChef.Devices/Enums.cs: Added new command found in ACS-3 rev. 6
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
2016-02-08 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Device/AtaCommands/Cfa.cs:
|
||||
* Device/AtaCommands/MCPT.cs:
|
||||
* Device/AtaCommands/Ata28.cs:
|
||||
* Device/AtaCommands/Ata48.cs:
|
||||
* Device/AtaCommands/Smart.cs:
|
||||
* Device/AtaCommands/AtaCHS.cs:
|
||||
* DiscImageChef.Devices.csproj:
|
||||
Implemented ATA commands.
|
||||
|
||||
* Device/ScsiCommands/SPC.cs:
|
||||
Make MODE SENSE (6) buffer big enought.
|
||||
|
||||
* Enums.cs:
|
||||
Added new command found in ACS-3 rev. 6
|
||||
|
||||
2016-02-07 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Device/AtaCommands/Ata28.cs:
|
||||
|
||||
Reference in New Issue
Block a user