Commit Graph

1382 Commits

Author SHA1 Message Date
Thomas Schmitt eb8b8faa3b Changed a comment in sg-linux.c 2010-01-18 10:32:36 +00:00
Thomas Schmitt 39fd8b922d New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt 7ead54c8b9 Implemented adivisory FreeBSD drive locking via flock(2) 2010-01-15 18:25:14 +00:00
Thomas Schmitt 2a85fc7d91 Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
Thomas Schmitt 1e42a76415 Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
Thomas Schmitt 734759190a Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:09:30 +00:00
Thomas Schmitt 16ffa10831 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:01:13 +00:00
Thomas Schmitt cdfc357064 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
Thomas Schmitt df612390d3 Adaptions after encounter with FreeBSD 8.0 2010-01-13 07:45:07 +00:00
Thomas Schmitt 77971f3680 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 2010-01-13 07:38:56 +00:00
Thomas Schmitt 5c75d583d7 Fixed typos in MMC cookbook 2010-01-12 16:51:48 +00:00
Thomas Schmitt 2ff03841d7 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt a88745c82e Revoked asynchronous eject, as we cannot distinguish out from unready 2010-01-09 14:32:51 +00:00
Thomas Schmitt 96167b3d8e Better error message with unknown SCSI error codes 2010-01-09 14:25:19 +00:00
Thomas Schmitt 1ca38962d4 Forgot to forward sense reply to higher levels 2010-01-09 14:18:55 +00:00
Thomas Schmitt 80bcabfd57 Enlarged buffer size of libcdio adapter on Linux to 64k 2010-01-04 13:52:57 +00:00
Thomas Schmitt d9239aeafc Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
Thomas Schmitt 758a197d06 Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
Thomas Schmitt ed972271ec Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 2010-01-01 12:39:20 +00:00
Thomas Schmitt 0544ac8cd3 Silenced libcdio warnings 2009-12-30 20:08:51 +00:00
Thomas Schmitt 12a2be8d86 Making use of new libcdio capability to obtain SCSI address tuple on Linux 2009-12-30 15:40:10 +00:00
Thomas Schmitt 509db68d82 Adaptions for Debian kfreebsd requested by Petr Salinger 2009-12-29 22:43:35 +00:00
Thomas Schmitt 00ed59f34e Experimentally enabled FreeBSD system adapter for Debian kfreebsd 2009-12-29 13:31:56 +00:00
Thomas Schmitt 2b8e8c2521 Corrected a mode page size computation error which for now had no bad effect 2009-12-29 11:57:21 +00:00
Thomas Schmitt e3ff0bb0f6 Incremented middle .so number 2009-12-29 11:55:48 +00:00
Thomas Schmitt 8efb24ca6d Reporting system adapter id with cdrskin -version 2009-12-27 14:46:01 +00:00
Thomas Schmitt d53c5db98e Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt 0320b7bf2a Shorter sg_initialize message with sg-libcdio 2009-12-27 10:22:11 +00:00
Thomas Schmitt cee271f9cb Showing libburn users drive name link targets, using in libcdio its own names 2009-12-27 09:20:10 +00:00
Thomas Schmitt c2a3e3677d Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
Thomas Schmitt fc3445215b Reporting burn_scsi_transport_id() in cdrskin as debug message 2009-12-26 19:35:42 +00:00
Thomas Schmitt 4ce8bd45cf Added os-dummy.h and sg-dummy.h to libburn tarball 2009-12-26 08:49:59 +00:00
Thomas Schmitt 08169d63bc New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt e13b6369ba New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
Thomas Schmitt d3988dd74b Adapted to libcdio-0.83 and its runtime version telling 2009-12-25 20:55:37 +00:00
Thomas Schmitt ef42052900 Added PKG_CHECK_MODULES for libcdio-0.82 (must become 0.83 when released) 2009-12-25 14:40:16 +00:00
Thomas Schmitt 240afa7c3a Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
Thomas Schmitt 5b72e5d06e Commited file forgotten with rev 2960 2009-12-25 10:13:06 +00:00
Thomas Schmitt 4aa08e32ff Option -use_libcdio for cdrskin development compile script 2009-12-25 10:12:22 +00:00
Thomas Schmitt eb34561262 Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
Thomas Schmitt dd85e37ac8 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
Thomas Schmitt e566340261 Moved sg_log_cmd() to spc.c scsi_log_cmd() 2009-12-19 14:23:30 +00:00
Thomas Schmitt 7e86db207c Corrected CDB length of command 55h MODE SELECT from 12 to 10 2009-12-19 13:59:09 +00:00
Thomas Schmitt a30ecd1abb Mentioned in cookbook the change about TAO close track 2009-12-16 07:39:39 +00:00
Thomas Schmitt 45b28b6c31 Documented changes and release timestamp 2009-12-07 07:56:32 +00:00
Thomas Schmitt afedcdd72b Updated cdrskin tarball generator 2009-12-07 07:55:25 +00:00
Thomas Schmitt b8a98e0728 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
Thomas Schmitt b238ad5a51 Now default in cdrskin: use of libburn fifo with DVD and BD single track 2009-12-06 09:37:33 +00:00
Thomas Schmitt 28f4454a9d Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
Thomas Schmitt cb8c23ed5a Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00