|
d4a3d303a6
|
Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R
|
2009-10-30 13:45:26 +00:00 |
|
|
18fdda825e
|
Restricted retry to the timeout for single SCSI commands (200 seconds)
|
2009-09-22 19:26:57 +00:00 |
|
|
32575a8c9a
|
Silenced a valgrind warning caused by not recognizing side effects of a ioctl
|
2009-09-05 11:42:25 +00:00 |
|
|
b7bb047464
|
Retrying 3 times on EBUSY drives with generous usleep intervals
|
2009-06-14 09:49:47 +00:00 |
|
|
8395088711
|
Bug fix: /dev/sr0 was accepted as enumerable address on Linux 2.4
|
2008-09-29 07:35:30 +00:00 |
|
|
da5b9a2370
|
Trying to avoid unnecessary access to sibling device objects
|
2008-09-09 13:20:08 +00:00 |
|
|
0da26cae9b
|
Taking into respect drive list from /proc/sys/dev/cdrom/info
|
2008-08-05 18:00:37 +00:00 |
|
|
afd2dd9636
|
Avoiding drive scan if single drive is given
|
2008-08-01 10:10:13 +00:00 |
|
|
4ca19b6fc1
|
Followed hint of Giulio Orsero to recognize disk by /proc/ide/hdX/media
|
2008-07-14 16:44:59 +00:00 |
|
|
fc14a50c60
|
Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX
|
2008-07-14 11:28:55 +00:00 |
|
|
4eb4567bcc
|
With auto device family: scd is now fallback if sr does not exist
|
2008-07-02 09:39:02 +00:00 |
|
|
47e6294ca3
|
Testwise inquiry of ioctl(CDROM_MEDIA_CHANGED) (disabled by default)
|
2008-02-21 20:10:38 +00:00 |
|
|
71d33c7932
|
Reacted on cdwrite@ message about INT_MAX in cdrom.h of kernel 2.6.23
|
2007-10-27 07:52:54 +00:00 |
|
|
5df00bc231
|
Made stdio-drives work on readonly CD block devices
|
2007-09-24 18:14:07 +00:00 |
|
|
7b205b4b4d
|
Brought burn_stdio_write_track() onto sector_data() for outmost realism
|
2007-09-12 10:45:34 +00:00 |
|
|
a81641aea0
|
Enable os dependend stdio size estimation
|
2007-09-09 13:31:29 +00:00 |
|
|
e82e1a6f19
|
Added SCSI opcode to output of revision 857
|
2007-05-22 16:51:15 +00:00 |
|
|
24bc011305
|
Report eventual sg_io_hdr_t host_status,driver_status as debug messages
|
2007-05-22 15:45:57 +00:00 |
|
|
a80f930290
|
Prepared fflushing and stderr output of SCSI command log
|
2007-05-21 18:45:44 +00:00 |
|
|
c007d17a37
|
Switched from O_NONBLOCK to O_NDELAY (see http://lkml.org/lkml/2007/4/11/141)
|
2007-04-13 17:12:06 +00:00 |
|
|
1400550c71
|
Fixed bug in sg_open_scsi_siblings() introduced with revision 802
|
2007-04-10 08:31:04 +00:00 |
|
|
bf0f065be0
|
Used O_EXCL|O_RDWR and fcntl() even within sg_obtain_scsi_adr()
|
2007-04-10 08:20:45 +00:00 |
|
|
bd11c06c06
|
Reacted on compiler warning about last_rdev, fixed fresh typo bug
|
2007-04-09 11:10:41 +00:00 |
|
|
64618b7d96
|
Cleaned up scsi sibling management, sketched grafting of DDLP
|
2007-04-09 10:54:17 +00:00 |
|
|
24757f8826
|
New cdrskin options --drive_not_f_setlk and --drive_not_o_excl
|
2007-04-04 18:43:23 +00:00 |
|
|
44af2b807d
|
Added fcntl() locking to O_EXCL locking
|
2007-04-03 14:04:04 +00:00 |
|
|
ffad471211
|
Trying to recognize kernel >= 2.6 and use /dev/sr by default
|
2007-03-15 19:59:54 +00:00 |
|
|
c03d02ff39
|
New option drive_scsi_dev_family=sr|scd|sg
|
2007-03-14 13:37:32 +00:00 |
|
|
206f0cee94
|
Implemented debugging messages for ATA enumeration
|
2007-01-13 14:09:53 +00:00 |
|
|
4a5c16e060
|
Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS)
|
2006-12-11 19:19:15 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
Mario Danic
|
44997a2df8
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
|