Message ID | CAFfF4qu+K8kSq6f7vQhhdXsYCxikWJa51Lw3U9kVtvcoKenKkA@mail.gmail.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Laurence,
> Indeed it was Evolution and then linux-scsi rejected my fix.
Please use git send-email for patch submissions.
--- a/Documentation/scsi/scsi-parameters.txt +++ b/Documentation/scsi/scsi-parameters.txt @@ -116,3 +116,11 @@ parameters may be changed at runtime by the command wd33c93= [HW,SCSI] See header of drivers/scsi/wd33c93.c. + +Additional notes on passing parameters on the command line: + +It's not intuitively obvious how to pass certain parameters on the boot line. +For parameters such as scsi_dev_flags, you need to pass to the scsi_mod as +follows. +On kernel line add scsi_mod.dev_flags=LIO-ORG:thin2:0x8000000 +