Cleaned up scsi sibling management, sketched grafting of DDLP

This commit is contained in:
2007-04-09 10:54:17 +00:00
parent 6a850828ac
commit 64618b7d96
5 changed files with 74 additions and 47 deletions

View File

@ -753,8 +753,8 @@ Device file family /dev/hdX on kernel >= 2.6 is not affected by this setting.
.TP
.BI \--drive_scsi_exclusive
Linux specific:
Try to exclusively reserve device files /dev/srN, /dev/scdM, /dev/stK of drive.
this would be helpful to protect against collisions with program growisofs.
Try to exclusively reserve device files /dev/srN, /dev/scdM, /dev/sgK of drives.
This would be helpful to protect against collisions with program growisofs.
Regrettably on Linux kernel 2.4 with ide-scsi emulation this seems not to
work. Wether it becomes helpful with new Linux systems has to be evaluated.
.TP

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2007.04.04.184341"
#define Cdrskin_timestamP "2007.04.09.105543"