Commit Graph

777 Commits

Author SHA1 Message Date
40794e68fa Reacted better on failing ioctl(SG_GET_SCSI_ID) 2006-12-11 16:20:54 +00:00
d40e0f8fa6 Removed ban on linux_sg_device_family, warning now of linux_sg_accept_any_type 2006-12-11 14:54:26 +00:00
1619135256 Enabled correct SCSI address parameter registration for /dev/srM 2006-12-11 13:45:50 +00:00
b9f04783a5 Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter) 2006-12-11 12:53:12 +00:00
76cf98c90f Silenced a compiler warning. Worked further on /dev/srM test. Not done yet. 2006-12-11 11:58:52 +00:00
b025c6a255 Prepared experiments for new Linux SCSI adventures 2006-12-11 10:01:18 +00:00
87a0a6a3d5 Avoided unsuitable media complaint on burn_drive_grab() with load==0 2006-12-02 20:13:31 +00:00
314ed864da Correction for drives which return empty tray as profile 0x00 rather than error 2006-12-02 13:06:05 +00:00
d30f687b97 New API function to obtain media type: burn_disc_get_profile() 2006-12-02 11:17:12 +00:00
b72c8ff3f2 Ticket 21: media type via 46h GET CONFIGURATION , Current Profile 2006-12-01 21:38:34 +00:00
1580663ada Prevented premature BURN_DRIVE_IDLE introduced with revision 443 2006-11-25 18:30:06 +00:00
61bdd924d8 Trying to keep signal handler from repeating messages 2006-11-25 17:06:17 +00:00
f2dacbf9e0 Ticket 91: update media state model after content change 2006-11-25 15:26:35 +00:00
7e267f2d82 Coordinated scsi_notify_error() and scsi_error() 2006-11-22 12:25:16 +00:00
8388b55e70 Removed a redundant d->start_unit() of revision 419 2006-11-20 09:07:47 +00:00
2aef36f2bb Silenced compiler warnings 2006-11-20 09:06:30 +00:00
982166e944 Implemented libburn builtin fine granulated drive buffer min-fill recording 2006-11-19 11:47:34 +00:00
d3ef62f7f0 Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 2006-11-18 19:49:18 +00:00
4582cbaf21 Polished porting hints 2006-11-16 14:21:27 +00:00
653def59e4 Polished porting hints and self-compliance to newly established specs 2006-11-16 13:40:21 +00:00
a2cf3e6098 Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
495e2fa63f Narrowed system specific part of enumerate_common() 2006-11-15 20:49:27 +00:00
cf6b3a755c Made portability clarifications 2006-11-15 17:10:12 +00:00
59a223677e Enhanced optional SCSI command logging 2006-11-15 09:11:57 +00:00
ab91b8b06b Prepared tests for eventual drive which might support SAO to appendable CD 2006-11-15 09:05:06 +00:00
639a32ac74 Fixed a wrong name in API description 2006-11-14 16:38:01 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00