Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Schmitt 969e0aa8a0 New API call burn_drive_set_immed() 2016-07-30 14:03:10 +00:00
Thomas Schmitt 086c62f992 Made SCSI timeout settable at level of SPC, SBC, MMC functions 2011-11-30 08:11:52 +00:00
Thomas Schmitt f75d8a8004 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
Thomas Schmitt 1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt 801828fd5c Revoked asynchronous eject, as we cannot distinguish out from unready 2010-01-09 14:32:51 +00:00
Thomas Schmitt dda4ca8108 Documented meaning of START/STOP UNIT bits 2009-11-30 10:00:34 +00:00
Thomas Schmitt ff94b794fd Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
Thomas Schmitt 71e2ab85e6 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
Thomas Schmitt 4b30530f52 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
Thomas Schmitt 93ec70fd74 Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
Thomas Schmitt ba6b4bc974 Implemented automatic START UNIT after STOP UNIT before any other SCSI command 2009-08-24 20:24:39 +00:00
Thomas Schmitt 8b5eeb6b33 New API call burn_drive_snooze() 2009-08-24 13:10:53 +00:00
Thomas Schmitt 20cf4bf020 Updated a comment about Immed and a debug message with tray loading 2007-09-23 16:35:44 +00:00
Thomas Schmitt 967f7a9812 Reacted on compiler warning 2007-09-22 19:30:45 +00:00
Thomas Schmitt 8a77bb8259 Had to revoke Immed bit on load command. LG GSA-4082B : premature "no media" 2007-09-21 12:04:27 +00:00
Thomas Schmitt e9d5c3b760 Changed some comments, reacted on harmless compiler warning 2007-09-18 20:15:25 +00:00
Thomas Schmitt 1ec9176f9c Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE 2007-09-18 20:03:20 +00:00
Thomas Schmitt 7b205b4b4d Brought burn_stdio_write_track() onto sector_data() for outmost realism 2007-09-12 10:45:34 +00:00
Thomas Schmitt 40b4674190 For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
Thomas Schmitt 6b825d7360 After loading tray wait for unit to become ready or to report some clear error 2007-03-15 19:50:57 +00:00
Thomas Schmitt d3ef62f7f0 Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 2006-11-18 19:49:18 +00:00
Mario Danic 44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00