Commit Graph

13 Commits

Author SHA1 Message Date
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
6654632a9b Corrected typos in report code that could lead to a partially incorrect device report. 2017-12-18 17:53:04 +00:00
2c647dfc5c Wait for device to exist ASC 28h status. This should be trapped by the
OS but it's being so in some corner cases.
2017-09-11 18:34:01 +01:00
d60060d266 When PhysicalInterface MMC feature is unknown, store integer value separately in the report. 2017-09-10 22:03:20 +01:00
5e2dff4dee On debug add more binary data from the responses to the report. 2017-09-05 15:47:36 +01:00
cc63232d7b Corrected writing of debug result for readlong. 2017-06-04 01:31:46 +01:00
3810351db3 Max READ LONG is 65535. 2017-06-04 01:26:31 +01:00
a19b78ddcf Do more tries on READ LONG. 2017-06-03 19:27:02 +01:00
b22684f21c On debug show status of tried commands and save buffers to
disk.
2017-06-03 19:26:48 +01:00
c4abefbb5d * DiscImageChef/ChangeLog:
* DiscImageChef.Core/Devices/Report/SCSI/MMC.cs:
	  Added TODO.
2017-06-03 01:14:03 +01:00
d011caaaa9 Refactor: Move device-report logic to Core and separate by
category.
2017-05-28 21:01:17 +01:00