Displaying 1 result from an estimated 1 matches for "itow".
Did you mean:
iow
2012 Aug 01
0
chain module updates
...implifications and updates
Following brief off-list discussion - this simplifies overkill generalizations,
so the code should be easier to follow and modify.
- com32/chain: make 'fixchs' and 'hide' options respect 'save'
To make the behavior consistent with sector saving. ITOW, writing back is
allowed only and only if save is set - which must be explicitly requested by
the user.
- com32/chain: implement relax flag (PIF_RELAX)
This tones down sanity checks, which should allow operation in some corner
cases (such as moving disks between different machines reporting diffe...