From: Olaf Hering <olh@suse.de>
To: Matthew Wilcox <willy@debian.org>
Cc: "Randy.Dunlap" <rddunlap@xenotime.net>,
linux-scsi@vger.kernel.org, jejb <james.bottomley@steeleye.com>,
gibbs@scsiguy.com
Subject: Re: 2.6.3 CONFIG_SCSI_AIC7 X X X Kconfig bug
Date: Thu, 11 Mar 2004 13:53:33 +0100 [thread overview]
Message-ID: <20040311125333.GC19457@suse.de> (raw)
In-Reply-To: <20040311124646.GG2148@parcelfarce.linux.theplanet.co.uk>
On Thu, Mar 11, Matthew Wilcox wrote:
>
> config SCSI_SATA
> bool "Serial ATA (SATA) support"
> - depends on SCSI && EXPERIMENTAL
> + depends on EXPERIMENTAL
> help
> This driver family supports Serial ATA host controllers
> and devices.
> @@ -397,7 +397,7 @@ config SCSI_SATA
>
> config SCSI_SATA_SVW
> tristate "ServerWorks Frodo / Apple K2 SATA support (EXPERIMENTAL)"
> - depends on SCSI_SATA && PCI && EXPERIMENTAL
> + depends on SCSI_SATA && PCI && (X86 || PPC) && EXPERIMENTAL
how do you handle the SCSI=m here? sata remains =y. I havent tried to
load scsi_mod and sd_mod, is SCSI=m supposed to work for SATA?
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2004-03-11 12:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-09 5:11 2.6.3 CONFIG_SCSI_AIC7 X X X Kconfig bug Randy.Dunlap
2004-03-11 12:46 ` Matthew Wilcox
2004-03-11 12:53 ` Olaf Hering [this message]
2004-03-11 13:10 ` Matthew Wilcox
2004-03-11 13:18 ` Olaf Hering
2004-03-11 13:32 ` Matthew Wilcox
2004-03-11 15:42 ` rddunlap
-- strict thread matches above, loose matches on Subject: below --
2004-02-07 16:20 Olaf Hering
2004-02-09 16:58 ` Randy.Dunlap
2004-03-08 22:08 ` Olaf Hering
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=20040311125333.GC19457@suse.de \
--to=olh@suse.de \
--cc=gibbs@scsiguy.com \
--cc=james.bottomley@steeleye.com \
--cc=linux-scsi@vger.kernel.org \
--cc=rddunlap@xenotime.net \
--cc=willy@debian.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.