Re-enabled overwriteable pseudo-pseudo-SAO with unpredicted track size

This commit is contained in:
2007-02-22 07:26:41 +00:00
parent fa6849374a
commit 8182be7824
4 changed files with 9 additions and 6 deletions

View File

@ -1518,7 +1518,8 @@ struct burn_multi_caps {
off_t start_range_high;
/** Potential availability of write modes
3= allowed but not to be chosen automatically
4= needs no size prediction, not to be chosen automatically
3= needs size prediction, not to be chosen automatically
2= available, no size prediction necessary
1= available, needs exact size prediction
0= not available