Commit Graph

23 Commits

Author SHA1 Message Date
ff284b3f51 Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
170eb96356 Made libburn and cdrskin build on my Linux again 2006-10-13 10:22:21 +00:00
Mario Danic
5fd59b1858 Prepared sg files for multi-os support 2006-10-12 17:36:38 +00:00
6c3f912561 Got rid of assert() in sg.c by soft means 2006-10-10 17:55:34 +00:00
c6bd87af59 Got rid of some assert() in sg.c by soft means 2006-10-07 17:05:45 +00:00
ff0be0eeae Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
b6831605b2 Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility 2006-10-05 14:21:34 +00:00
5c45c2aa1b Removed obsolete code and comments 2006-09-27 14:40:21 +00:00
b81aa81c61 Kept /dev/hdX from all having SCSI address 0,0,0 2006-09-27 13:41:19 +00:00
886b8d1f81 Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 11:57:28 +00:00
81f56e8bbd Made changes with usage of queued messages 2006-09-26 14:26:35 +00:00
12ad9100ff Implemented sg_close_drive_fd (ticket 74) 2006-09-25 14:09:14 +00:00
5038e2afb0 Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
8e73ee88e9 Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname 2006-09-23 11:36:39 +00:00
8c0b17b382 Changed outdated comments 2006-09-23 08:29:19 +00:00
b67c555b30 Implemented finding matching /dev/sgN from /dev/srM or /dev/scdK 2006-09-22 19:29:11 +00:00
f580ef6637 Implemented new API function burn_drive_convert_fs_adr() 2006-09-22 17:01:26 +00:00
7937cb5d9b Implemented resolving of softlinks (ticket 33) 2006-09-22 13:30:32 +00:00
e47c8308eb Outcommented "experimental:" messages of O_EXCL development 2006-08-31 09:26:44 +00:00
dc74390bd5 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
265fae24b4 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
Mario Danic
12ebc4002d Implemented persistent drive adresses, method to leave all drives but one untouched 2006-08-15 20:40:30 +00:00
Mario Danic
2f2c115e08 Initial import 2006-08-15 20:37:04 +00:00