From: Sam Ravnborg <sam@ravnborg.org>
To: Jesper Juhl <jju@dif.dk>, "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc: John Cherry <cherry@osdl.org>, Randy Dunlap <rddunlap@osdl.org>,
reg@dwf.com,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0-test5: "No module aic7xxx found for kernel 2.6.0-test5, aborting."
Date: Thu, 18 Sep 2003 20:07:30 +0200 [thread overview]
Message-ID: <20030918180730.GA1112@mars.ravnborg.org> (raw)
In-Reply-To: <Pine.LNX.4.56.0309181535580.10528@jju_lnx.backbone.dif.dk>
On Thu, Sep 18, 2003 at 03:44:45PM +0200, Jesper Juhl wrote:
>
> While not directly related to fixing the problems building the aic7xxx
> driver I thought you might find these patches I did recently of
> interrest since they also deal with aic7xxx, or rather with its
> documentation (I've submitted these to lkml before, but they seemed to get
> lost in the sea of email - probably in part because they are very
> trivial).
>
> I was hoping that since you are already working on aic7xxx you might
> consider merging these while you where at it. If submitting the patches in
> this manner is inappropriate I appologize.
You should send aic7xxx stuf direct to the maintainer - Justin.
I have added him on this mail.
Sam
[Kept the patch so Justin can see it]
>
>
> diff -u linux-2.6.0-test5-orig/drivers/scsi/aic7xxx/Kconfig.aic79xx linux-2.6.0-test5/drivers/scsi/aic7xxx/Kconfig.aic79xx
> --- linux-2.6.0-test5-orig/drivers/scsi/aic7xxx/Kconfig.aic79xx 2003-09-08 21:50:03.000000000 +0200
> +++ linux-2.6.0-test5/drivers/scsi/aic7xxx/Kconfig.aic79xx 2003-09-15 23:32:06.000000000 +0200
> @@ -66,7 +66,7 @@
> with read streaming enabled so it is disabled by default. Read
> Streaming can be configured in much the same way as tagged
> queueing
> using the "rd_strm" command line option. See
> - drivers/scsi/aic7xxx/README.aic79xx for details.
> + <file:Documentation/scsi/aic79xx.txt> for details.
>
> config AIC79XX_DEBUG_ENABLE
> bool "Compile in Debugging Code"
>
>
> diff -u linux-2.6.0-test5-orig/drivers/scsi/aic7xxx/Kconfig.aic7xxx
> linux-2.6.0-test5/drivers/scsi/aic7xxx/Kconfig.aic7xxx
> --- linux-2.6.0-test5-orig/drivers/scsi/aic7xxx/Kconfig.aic7xxx 2003-09-08 21:50:01.000000000 +0200
> +++ linux-2.6.0-test5/drivers/scsi/aic7xxx/Kconfig.aic7xxx 2003-09-15 22:00:34.000000000 +0200
> @@ -36,7 +36,7 @@
> on some devices. The upper bound is 253. 0 disables tagged
> queueing.
>
> Per device tag depth can be controlled via the kernel command line
> - "tag_info" option. See drivers/scsi/aic7xxx/README.aic7xxx
> + "tag_info" option. See <file:Documentation/scsi/aic7xxx.txt>
> for details.
>
> config AIC7XXX_RESET_DELAY_MS
>
>
> diff -u linux-2.6.0-test5-orig/Documentation/scsi/aic79xx.txt linux-2.6.0-test5/Documentation/scsi/aic79xx.txt
> --- linux-2.6.0-test5-orig/Documentation/scsi/aic79xx.txt 2003-09-08 21:50:18.000000000 +0200
> +++ linux-2.6.0-test5/Documentation/scsi/aic79xx.txt 2003-09-14 16:12:08.000000000 +0200
> @@ -141,7 +141,7 @@
> Option: global_tag_depth
> Definition: Global tag depth for all targets on all busses.
> This option sets the default tag depth which
> - may be selectively overridden vi the tag_info
> + may be selectively overridden via the tag_info
> option.
> Possible Values: 1 - 253
> Default Value: 32
>
>
> diff -u linux-2.6.0-test5-orig/Documentation/scsi/aic7xxx.txt linux-2.6.0-test5/Documentation/scsi/aic7xxx.txt
> --- linux-2.6.0-test5-orig/Documentation/scsi/aic7xxx.txt 2003-09-08 21:49:58.000000000 +0200
> +++ linux-2.6.0-test5/Documentation/scsi/aic7xxx.txt 2003-09-14 16:11:45.000000000 +0200
> @@ -225,7 +225,7 @@
> Option: global_tag_depth:[value]
> Definition: Global tag depth for all targets on all busses.
> This option sets the default tag depth which
> - may be selectively overridden vi the tag_info
> + may be selectively overridden via the tag_info
> option.
> Possible Values: 1 - 253
> Default Value: 32
>
>
>
> Kind regards,
>
> Jesper Juhl <jju@dif.dk>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2003-09-18 18:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-13 7:25 2.6.0-test5: "No module aic7xxx found for kernel 2.6.0-test5, aborting." reg
2003-09-15 16:53 ` Randy.Dunlap
2003-09-15 17:30 ` reg
2003-09-16 17:46 ` John Cherry
2003-09-17 5:45 ` reg
2003-09-18 13:44 ` Jesper Juhl
2003-09-18 18:07 ` Sam Ravnborg [this message]
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=20030918180730.GA1112@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=cherry@osdl.org \
--cc=gibbs@scsiguy.com \
--cc=jju@dif.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=rddunlap@osdl.org \
--cc=reg@dwf.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