Commit Graph

73 Commits

Author SHA1 Message Date
Thomas Schmitt d9e502ee5f Reacted better on failing ioctl(SG_GET_SCSI_ID) 2006-12-11 16:20:54 +00:00
Thomas Schmitt 17fc8e7161 Removed ban on linux_sg_device_family, warning now of linux_sg_accept_any_type 2006-12-11 14:54:26 +00:00
Thomas Schmitt e405092ab0 Enabled correct SCSI address parameter registration for /dev/srM 2006-12-11 13:45:50 +00:00
Thomas Schmitt 8265834404 Silenced a compiler warning. Worked further on /dev/srM test. Not done yet. 2006-12-11 11:58:52 +00:00
Thomas Schmitt 77f44ce5a2 Prepared experiments for new Linux SCSI adventures 2006-12-11 10:01:18 +00:00
Thomas Schmitt 373e401671 Polished porting hints 2006-11-16 14:21:27 +00:00
Thomas Schmitt 06d008d6c6 Polished porting hints and self-compliance to newly established specs 2006-11-16 13:40: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 628e935fe5 Narrowed system specific part of enumerate_common() 2006-11-15 20:49:27 +00:00
Thomas Schmitt 13641fcbae Made portability clarifications 2006-11-15 17:10:12 +00:00
Thomas Schmitt 17d1d2e8a6 Enhanced optional SCSI command logging 2006-11-15 09:11:57 +00:00
Thomas Schmitt 5057fe48ab Silenced SCSI error (debugging) messages about missing media 2006-11-09 11:36:38 +00:00
Thomas Schmitt e54be83b27 Cared for some SCSI error conditions which were ignored up to now 2006-11-06 19:58:24 +00:00
Thomas Schmitt 448aac8880 Made CD with unclosed track blankable (by -force) 2006-11-06 15:52:45 +00:00
Thomas Schmitt 114307a679 Made single track TAO work (sector i/o still wants fixed size, though) 2006-10-31 11:55:51 +00:00
Thomas Schmitt e5ed5f1856 Split enumerate_common() into logic-layer, command-layer, transport-layer 2006-10-21 18:51:35 +00:00
Thomas Schmitt b6a04cb493 Implemented some ATIP functionality 2006-10-21 10:34:15 +00:00
Thomas Schmitt 8610c9bd1d Made cdrskin produce "ATIP start of lead" (on non-blank media for now) 2006-10-20 11:34:52 +00:00
Alexander Nedotsukov e28798d8a0 Move Linux specific includes to the place where they actually required. 2006-10-15 13:07:43 +00:00
Thomas Schmitt 0710bbb4fb Introduced burn_drive_enumerator_t to allow more complete sg-freebsd implementation 2006-10-14 12:24:03 +00:00
Thomas Schmitt 6ad8e2e251 Removed bug in burn_disc_write_sync(): BURN_DRIVE_IDLE, then d->sync_cache() 2006-10-13 11:46:07 +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