diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aic7xxx_osm.c')
-rw-r--r-- | drivers/scsi/aic7xxx/aic7xxx_osm.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/scsi/aic7xxx/aic7xxx_osm.c b/drivers/scsi/aic7xxx/aic7xxx_osm.c index c6251bb4f438..5a477cdc780d 100644 --- a/drivers/scsi/aic7xxx/aic7xxx_osm.c +++ b/drivers/scsi/aic7xxx/aic7xxx_osm.c | |||
@@ -360,10 +360,10 @@ MODULE_PARM_DESC(aic7xxx, | |||
360 | " seltime:<int> Selection Timeout\n" | 360 | " seltime:<int> Selection Timeout\n" |
361 | " (0/256ms,1/128ms,2/64ms,3/32ms)\n" | 361 | " (0/256ms,1/128ms,2/64ms,3/32ms)\n" |
362 | "\n" | 362 | "\n" |
363 | " Sample /etc/modprobe.conf line:\n" | 363 | " Sample modprobe configuration file:\n" |
364 | " Toggle EISA/VLB probing\n" | 364 | " # Toggle EISA/VLB probing\n" |
365 | " Set tag depth on Controller 1/Target 1 to 10 tags\n" | 365 | " # Set tag depth on Controller 1/Target 1 to 10 tags\n" |
366 | " Shorten the selection timeout to 128ms\n" | 366 | " # Shorten the selection timeout to 128ms\n" |
367 | "\n" | 367 | "\n" |
368 | " options aic7xxx 'aic7xxx=probe_eisa_vl.tag_info:{{}.{.10}}.seltime:1'\n" | 368 | " options aic7xxx 'aic7xxx=probe_eisa_vl.tag_info:{{}.{.10}}.seltime:1'\n" |
369 | ); | 369 | ); |