Test macro for SL_V in mode page 05

This commit is contained in:
2009-11-03 18:45:08 +00:00
parent 3c2ad1be42
commit e78353b7dd
3 changed files with 18 additions and 11 deletions

View File

@ -2750,7 +2750,7 @@ BURN_END_DECLS
#endif
/* Temporary facility for exploring Problems with Pioneer DVR-216D which
/* Temporary facility for exploring problems with Pioneer DVR-216D which
does not end writing of DVD-R.
This code does not hamper normal operations but causes some extra
messages to stderr and lots of text lines in File
@ -2760,14 +2760,11 @@ BURN_END_DECLS
# define Libburn_pioneer_dvr_216d_tesT 1
*/
/* Temporary facility to disable asynchronous execution of the final buffer
flush command SYNCHRONIZE CACHE. This is suspected to cycle endlessly
on Pioneer DVR-216D.
On the other hand, synchronous execution of the command blocks a P-ATA
controller for both eventually connected devices.
Move the next line outside this remark and remove all blanks up to "define".
# Libburn_pioneer_dvr_sync_not_immeD 1
/* Experiment for problems with Pioneer DVR-216D:
In mode page 05h set LS_V to 1 and Link Size to 16.
(This is done by growisofs and by wodim in DAO mode although MMC-5
specifies that they do not matter for DAO.)
# define Libburn_pioneer_dvr_216d_lsv_onE 1
*/