mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Devices/Enums.cs:
* DiscImageChef.Helpers/ArrayFill.cs: * DiscImageChef.Helpers/ArrayIsEmpty.cs: * DiscImageChef.Devices/DiscImageChef.Devices.csproj: * DiscImageChef.Helpers/DiscImageChef.Helpers.csproj: Implemented Certance, Fujitsu and Hewlett-Packard vendor commands. * DiscImageChef.Devices/Device/ScsiCommands/Certance.cs: Implemented Certance vendor commands. * DiscImageChef.Devices/Device/ScsiCommands/Fujitsu.cs: Implemented Fujitsu vendor commands. * DiscImageChef.Devices/Device/ScsiCommands/HP.cs: Implemented Hewlett-Packard vendor commands.
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
2016-01-13 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Enums.cs:
|
||||
* DiscImageChef.Devices.csproj:
|
||||
Implemented Certance, Fujitsu and Hewlett-Packard vendor
|
||||
commands.
|
||||
|
||||
* Device/ScsiCommands/Certance.cs:
|
||||
Implemented Certance vendor commands.
|
||||
|
||||
* Device/ScsiCommands/Fujitsu.cs:
|
||||
Implemented Fujitsu vendor commands.
|
||||
|
||||
* Device/ScsiCommands/HP.cs:
|
||||
Implemented Hewlett-Packard vendor commands.
|
||||
|
||||
2016-01-13 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Enums.cs:
|
||||
|
||||
Reference in New Issue
Block a user