Commit Graph

19 Commits

Author SHA1 Message Date
11e788aec5 Got rid of some assert() in sg.c by soft means 2006-10-07 17:05:45 +00:00
c004e5364b Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
a8d23e2dbe Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility 2006-10-05 14:21:34 +00:00
5adf5b69c4 Removed obsolete code and comments 2006-09-27 14:40:21 +00:00
eaac38564e Kept /dev/hdX from all having SCSI address 0,0,0 2006-09-27 13:41:19 +00:00
47c52f7add Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 11:57:28 +00:00
6d2164291e Made changes with usage of queued messages 2006-09-26 14:26:35 +00:00
1d46c6b5d4 Implemented sg_close_drive_fd (ticket 74) 2006-09-25 14:09:14 +00:00
a94cffbaec Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
11ce18ba4e Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname 2006-09-23 11:36:39 +00:00
1de5adb7b6 Changed outdated comments 2006-09-23 08:29:19 +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
ebbfe8935d Outcommented "experimental:" messages of O_EXCL development 2006-08-31 09:26:44 +00:00
7390158828 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
b5bafeb048 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +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