mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Devices/Device/AtaCommands.cs:
* DiscImageChef.Devices/Device/ScsiCommands.cs: * DiscImageChef.Devices/Device/AtapiCommands.cs: Added duration debug printfs. * DiscImageChef.Devices/Enums.cs: Corrected device<->host direction. * DiscImageChef.Devices/Linux/Command.cs: Corrected device<->host direction. Changed to workaround how ATA Pass-Through is really implemented in Linux. * DiscImageChef/Commands/DeviceInfo.cs: Added ATA and ATAPI identify commands.
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
2015-10-15 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Device/AtaCommands.cs:
|
||||
* Device/ScsiCommands.cs:
|
||||
* Device/AtapiCommands.cs:
|
||||
Added duration debug printfs.
|
||||
|
||||
* Enums.cs:
|
||||
Corrected device<->host direction.
|
||||
|
||||
* Linux/Command.cs:
|
||||
Corrected device<->host direction.
|
||||
Changed to workaround how ATA Pass-Through is really
|
||||
implemented in Linux.
|
||||
|
||||
2015-10-14 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Device/Commands.cs:
|
||||
|
||||
Reference in New Issue
Block a user