Changes between Initial Version and Version 1 of Ticket #482, comment 10
- Timestamp:
- Nov 25, 2014, 10:23:02 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #482, comment 10
initial v1 1 1 Made a new patch with support for DATA OUT and OUTPUT REGS and some minor clean up based on the information in the Prolific document. Works fine with '-x' and can now print temperature log and SCT. Test with '-t select' and a span also works now. 2 2 3 It might be possible to add support for true 48 bit LBA. Although not documented, I suspect the PREFIX might be for sending the high order bits (not tested). Furthermore it should be easy add support for readout of the high order bits in the status register. However, I am unsure of the value of doing this, as everything seems to work perfectly now. Furthermore my knowledge of the code base i tprobably too thin to attempt this...3 It might be possible to add support for true 48 bit LBA. Although not documented, I suspect the PREFIX might be for sending the high order bits (not tested). Furthermore it should be easy add support for readout of the high order bits in the status register. However, I am unsure of the value of doing this, as everything seems to work perfectly now. Furthermore my knowledge of the code base is probably too thin to attempt this...