Commit Graph

44 Commits

Author SHA1 Message Date
Thomas Schmitt 5f617323de Reacted on some of the complaints of codespell 2016-07-23 10:40:43 +00:00
Thomas Schmitt 9992ddf00c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
Thomas Schmitt c9fd4e22e5 Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
Thomas Schmitt 33fee4725c Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:42:56 +00:00
Thomas Schmitt 8e0db7c63e Improved drive capacity estimation for sparse regular files 2014-06-10 07:37:40 +00:00
Thomas Schmitt 7d44b745a8 Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
Thomas Schmitt 086c62f992 Made SCSI timeout settable at level of SPC, SBC, MMC functions 2011-11-30 08:11:52 +00:00
Thomas Schmitt bc2cc91344 Bug fix: licdio adapter reacted inconsistently on symbolic links to drives 2011-11-18 15:54:53 +00:00
Thomas Schmitt fb4bcefd15 Enabled optional reporting of drive replies in libcdio adapter 2011-10-27 09:47:29 +00:00
Thomas Schmitt 9efa4f6184 Silenced a warnings in libcdio adapter 2011-10-27 09:10:43 +00:00
Thomas Schmitt 180acafc59 Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
Thomas Schmitt 4d9b7f6abe Reacted on warning of cppcheck about libburn/sg-libcdio.c 2011-07-12 14:22:19 +00:00
Thomas Schmitt 0f597cb904 Silenced compiler warnings about signedness 2011-06-22 09:32:25 +00:00
Thomas Schmitt 8934f3c78d Replaced some large local variables by other means in libburn/sg-libcdio.c 2011-06-02 13:28:06 +00:00
Thomas Schmitt 5d5420b775 Removed outdated development macros 2010-11-16 13:12:35 +00:00
Thomas Schmitt b9cbaba76e Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
Thomas Schmitt d60cac2c92 New SCSI comand response "GO_ON" 2010-08-08 09:13:04 +00:00
Thomas Schmitt 6062ae2b50 Obeying burn_set_scsi_logging() with errors of class RETRY 2010-08-03 09:11:58 +00:00
Thomas Schmitt 831fe8df23 Reporting sense data with burn_set_scsi_logging() 2010-08-02 10:07:09 +00:00
Thomas Schmitt 5eb145168e Recognizing sense data format 0x72 if given instead of 0x70 2010-07-29 08:35:36 +00:00
Thomas Schmitt 3353fc9fc4 Avoided compiler warning about unused variable on non-Solaris systems 2010-06-15 15:55:11 +00:00
Thomas Schmitt af0b0cf13f Implemented block device capacity determination fo Solaris 2010-06-08 20:04:01 +00:00
Thomas Schmitt d9b8a5b479 Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio 2010-06-07 17:16:40 +00:00
Thomas Schmitt a2acc514ca Bug fix: SIGSEGV of libcdio system adapter if drive list is empty 2010-05-29 07:44:41 +00:00
Thomas Schmitt 1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 9538818e08 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
Thomas Schmitt 6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt 890fb95c96 Learned how to inquire size of disk-like FreeBSD devices 2010-01-21 10:46:04 +00:00
Thomas Schmitt 7220b8e0fe New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt 310f16f3fa Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
Thomas Schmitt 9e5c7cc141 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt 3c970efff4 Forgot to forward sense reply to higher levels 2010-01-09 14:18:55 +00:00
Thomas Schmitt 5973070bae Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
Thomas Schmitt c3d6b61372 Silenced libcdio warnings 2009-12-30 20:08:51 +00:00
Thomas Schmitt 015a5d56ba Making use of new libcdio capability to obtain SCSI address tuple on Linux 2009-12-30 15:40:10 +00:00
Thomas Schmitt 2dfa6d6b3c Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt f91ee4fb13 Showing libburn users drive name link targets, using in libcdio its own names 2009-12-27 09:20:10 +00:00
Thomas Schmitt 7d49a67585 New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt faa760d6ff New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
Thomas Schmitt 060df845ba Adapted to libcdio-0.83 and its runtime version telling 2009-12-25 20:55:37 +00:00
Thomas Schmitt f06d73b4f8 Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
Thomas Schmitt 2947dc02de Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
Thomas Schmitt 11a2094f97 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00