Commit Graph

23 Commits

Author SHA1 Message Date
11ce18ba4e Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname 2006-09-23 11:36:39 +00:00
c62c8facd8 Introduced new API function burn_drive_obtain_scsi_adr() 2006-09-23 08:51:27 +00:00
1de5adb7b6 Changed outdated comments 2006-09-23 08:29:19 +00:00
f29b20dc24 Restructured SCSI search, removed a potential bug with hdX 2006-09-23 07:58:43 +00:00
7227dfc6b4 Implemented finding matching /dev/sgN from /dev/srM or /dev/scdK 2006-09-22 19:29:11 +00:00
b8d522589d Implemented new API function burn_drive_convert_fs_adr() 2006-09-22 17:01:26 +00:00
0334eeefa7 Implemented resolving of softlinks (ticket 33) 2006-09-22 13:30:32 +00:00
Lorenzo Taylor
41ca8be8f5 Fixed premature return from burn_disc_erase on some drives. It now returns only when the drive is finished blanking. 2006-09-17 04:44:16 +00:00
569853d515 Removed a bug introduced with revison 93 2006-09-11 16:31:37 +00:00
6d1ab2c580 Slowed down highspeed loops waiting for drive status changes 2006-09-10 10:09:17 +00:00
931f2934fd Hunted down the bug which let newapi-cdrskin fail with drive 1 2006-09-09 17:22:05 +00:00
5081fc1995 Hopefully ensured correct burn_disc_is_erasable() already after first grab 2006-09-08 20:17:18 +00:00
dc30f6a652 Implemented first use of API-experimental burn_drive_info_forget() in cdrskin signal handler 2006-09-07 11:55:00 +00:00
07cb36aa9d Added new parameter "force" to API-experimental burn_drive_info_forget() 2006-09-06 09:16:02 +00:00
42cfa22a0c Integrated elmom patch proposal #3 from ticket #62 2006-09-04 19:11:04 +00:00
Mario Danic
27c2fee063 Made burn_drive_release() always unlock drive 2006-08-28 21:10:08 +00:00
Mario Danic
e89db6141e Fixed eject in burn_drive_release() 2006-08-28 20:43:34 +00:00
3e0b8ba42b Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
294f37248f burn_drive_free() now closes all open drive file descriptors 2006-08-25 17:02:27 +00:00
2a160a50f3 Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr() 2006-08-24 13:30:21 +00:00
ca857610d5 Introduced new internal function burn_drive_is_open 2006-08-22 17:42:44 +00:00
Mario Danic
42585d6bcf Implemented persistent drive adresses, method to leave all drives but one untouched 2006-08-15 20:40:30 +00:00
Mario Danic
21e92dcf3e Initial import 2006-08-15 20:37:04 +00:00