From: Christoph Hellwig <hch@infradead.org>
To: Rusty Trivial Russell <rusty@rustcorp.com.au>
Cc: Linus Torvalds <torvalds@transmeta.com>,
dledford@redhat.com, linux-scsi@vger.kernel.org
Subject: Re: [TRIVIAL] Re: aic7xxx gcc3 warning fix
Date: Fri, 26 Jul 2002 10:17:54 +0100 [thread overview]
Message-ID: <20020726101754.A6596@infradead.org> (raw)
In-Reply-To: <20020726071547.F2B6D4806@lists.samba.org>; from rusty@rustcorp.com.au on Fri, Jul 26, 2002 at 04:38:32PM +1000
On Fri, Jul 26, 2002 at 04:38:32PM +1000, Rusty Trivial Russell wrote:
> MODULE_LICENSE("Dual BSD/GPL");
> #endif
> MODULE_PARM(aic7xxx, "s");
> -MODULE_PARM_DESC(aic7xxx, "period delimited, options string.
> - verbose Enable verbose/diagnostic logging
> - no_probe Disable EISA/VLB controller probing
> - no_reset Supress initial bus resets
> - extended Enable extended geometry on all controllers
> - periodic_otag Send an ordered tagged transaction periodically
> - to prevent tag starvation. This may be
> - required by some older disk drives/RAID arrays.
> - reverse_scan Sort PCI devices highest Bus/Slot to lowest
> - tag_info:<tag_str> Set per-target tag depth
> - seltime:<int> Selection Timeout(0/256ms,1/128ms,2/64ms,3/32ms)
> -
> - Sample /etc/modules.conf line:
> - Enable verbose logging
> - Disable EISA/VLB probing
> - Set tag depth on Controller 2/Target 2 to 10 tags
> - Shorten the selection timeout to 128ms from its default of 256
> -
> - options aic7xxx='\"verbose.no_probe.tag_info:{{}.{}.{..10}}.seltime:1\"'
> -");
> +MODULE_PARM_DESC(aic7xxx, "period delimited, options string.\n\
> + verbose Enable verbose/diagnostic logging\n\
> + no_probe Disable EISA/VLB controller probing\n\
> + no_reset Supress initial bus resets\n\
> + extended Enable extended geometry on all controllers\n\
> + periodic_otag Send an ordered tagged transaction periodically\n\
> + to prevent tag starvation. This may be\n\
> + required by some older disk drives/RAID arrays. \n\
> + reverse_scan Sort PCI devices highest Bus/Slot to lowest\n\
> + tag_info:<tag_str> Set per-target tag depth\n\
> + seltime:<int> Selection Timeout(0/256ms,1/128ms,2/64ms,3/32ms)\n\
> +\n\
> + Sample /etc/modules.conf line:\n\
> + Enable verbose logging\n\
> + Disable EISA/VLB probing\n\
> + Set tag depth on Controller 2/Target 2 to 10 tags\n\
> + Shorten the selection timeout to 128ms from its default of 256\n\
> +\n\
> + options aic7xxx='\"verbose.no_probe.tag_info:{{}.{}.{..10}}.seltime:1\"'\n"
> +);
> #endif
Can't we just remove this stupid option parsing entirely in 2.5 and make it
take sane module options?
next prev parent reply other threads:[~2002-07-26 9:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-26 6:38 [TRIVIAL] Re: aic7xxx gcc3 warning fix Rusty Trivial Russell
2002-07-26 9:17 ` Christoph Hellwig [this message]
2002-07-26 19:58 ` Doug Ledford
2002-07-27 4:14 ` Rusty Russell
-- strict thread matches above, loose matches on Subject: below --
2002-07-18 3:03 Rusty Trivial Russell
2002-07-15 7:09 Rusty Trivial Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020726101754.A6596@infradead.org \
--to=hch@infradead.org \
--cc=dledford@redhat.com \
--cc=linux-scsi@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox