Commit Graph

37 Commits

Author SHA1 Message Date
Thomas Schmitt 078f75c2a7 Enabled SCSI command execution on OpenBSD. Thanks to SASANO Takayoshi. 2016-07-21 10:29:15 +00:00
Thomas Schmitt a8a2d54c25 Bug fix: Compilation warning for unsupported systems mutated into an error 2014-03-17 22:18:39 +00:00
Thomas Schmitt 174c22aeb7 Removed Linux compilability mock-up from sg-netbsd.c 2014-02-19 11:11:50 +00:00
Thomas Schmitt cf5c7aa84f Inmplemented a system adapter for NetBSD 2014-02-10 21:36:34 +00:00
Thomas Schmitt 0894f7773e Improved intentional compiler warning about lack of suitable system adapter 2011-07-12 14:17:24 +00:00
Thomas Schmitt 653586b97e Implemented macro Libburn_use_sg_freebsd_porT 2011-07-11 14:40:02 +00:00
Thomas Schmitt 1eee6ab8a0 New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 2010-06-07 17:30:54 +00:00
Thomas Schmitt edca339338 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt bd017a108e Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt 00ed59f34e Experimentally enabled FreeBSD system adapter for Debian kfreebsd 2009-12-29 13:31:56 +00:00
Thomas Schmitt dd85e37ac8 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
Thomas Schmitt b07c83ed86 Added a dummy function with loud compiler warning to sg.c dummy case 2009-03-02 20:01:37 +00:00
Thomas Schmitt 8c56ca131f New operating system adapter "dummy" for stdio on POSIX-like systems 2009-03-02 17:01:21 +00:00
Thomas Schmitt ff284b3f51 Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
Thomas Schmitt 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
Thomas Schmitt 6c3f912561 Got rid of assert() in sg.c by soft means 2006-10-10 17:55:34 +00:00
Thomas Schmitt c6bd87af59 Got rid of some assert() in sg.c by soft means 2006-10-07 17:05:45 +00:00
Thomas Schmitt ff0be0eeae Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
Thomas Schmitt b6831605b2 Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility 2006-10-05 14:21:34 +00:00
Thomas Schmitt 5c45c2aa1b Removed obsolete code and comments 2006-09-27 14:40:21 +00:00
Thomas Schmitt b81aa81c61 Kept /dev/hdX from all having SCSI address 0,0,0 2006-09-27 13:41:19 +00:00
Thomas Schmitt 886b8d1f81 Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 11:57:28 +00:00
Thomas Schmitt 81f56e8bbd Made changes with usage of queued messages 2006-09-26 14:26:35 +00:00
Thomas Schmitt 12ad9100ff Implemented sg_close_drive_fd (ticket 74) 2006-09-25 14:09:14 +00:00
Thomas Schmitt 5038e2afb0 Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
Thomas Schmitt 8e73ee88e9 Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname 2006-09-23 11:36:39 +00:00
Thomas Schmitt 8c0b17b382 Changed outdated comments 2006-09-23 08:29:19 +00:00
Thomas Schmitt b67c555b30 Implemented finding matching /dev/sgN from /dev/srM or /dev/scdK 2006-09-22 19:29:11 +00:00
Thomas Schmitt f580ef6637 Implemented new API function burn_drive_convert_fs_adr() 2006-09-22 17:01:26 +00:00
Thomas Schmitt 7937cb5d9b Implemented resolving of softlinks (ticket 33) 2006-09-22 13:30:32 +00:00
Thomas Schmitt e47c8308eb Outcommented "experimental:" messages of O_EXCL development 2006-08-31 09:26:44 +00:00
Thomas Schmitt dc74390bd5 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
Thomas Schmitt 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