New flag bit 9 with isoburn_drive_aquire()
This commit is contained in:
@ -436,6 +436,10 @@ int isoburn_drive_scan_and_grab(struct burn_drive_info *drive_infos[],
|
||||
bit8= re-assess already acquired (*drive_infos)[0] rather
|
||||
than aquiring adr
|
||||
@since 1.1.8
|
||||
bit9= when scanning for ISO 9660 sessions by bit3:
|
||||
Do not demand a valid superblock at LBA 0, ignore it in
|
||||
favor of one at LBA 32, and scan until end of medium.
|
||||
@since 1.2.6
|
||||
@return 1 = success , 0 = drive not found , <0 = other error
|
||||
|
||||
Please excuse the typo "aquire" in the function name.
|
||||
|
Reference in New Issue
Block a user