LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Ed Sweetman <safemode2@comcast.net>, jgarzik <jgarzik@pobox.com>,
	ide <linux-ide@vger.kernel.org>
Cc: Robert Hancock <hancockr@shaw.ca>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH] ata/kconfig: Re: Why SCSI module needed for PCI-IDE ATA only disks ?
Date: Tue, 5 Dec 2006 19:54:27 -0800	[thread overview]
Message-ID: <20061205195427.b5c44f83.randy.dunlap@oracle.com> (raw)
In-Reply-To: <45762F1E.4030805@comcast.net>

On Tue, 05 Dec 2006 21:46:54 -0500 Ed Sweetman wrote:

-ETOOMANYWORDS && -ENOPATCH, so here is one to consider.
Help text can also be added.  <supply text>
This is similar to what USB storage already does.

---
From: Randy Dunlap <randy.dunlap@oracle.com>

Provide more clues about SCSI config options that are needed
for libata (SATA/PATA) drivers.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 drivers/ata/Kconfig |    9 +++++++++
 1 file changed, 9 insertions(+)

--- linux-2.6.19-git7.orig/drivers/ata/Kconfig
+++ linux-2.6.19-git7/drivers/ata/Kconfig
@@ -17,6 +17,15 @@ config ATA
 	  that "speaks" the ATA protocol, also called ATA controller),
 	  because you will be asked for it.
 
+comment "NOTE: ATA enables basic SCSI support; *however*,"
+	depends on ATA
+comment "+ 'SCSI disk support', 'SCSI tape support', or '"
+	depends on ATA
+comment "+ 'SCSI CDROM support' may also be needed,"
+	depends on ATA
+comment "+ depending on your hardware configuration."
+	depends on ATA
+
 if ATA
 
 config SATA_AHCI

  reply	other threads:[~2006-12-06  3:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.juE97gahpb4n2kNNH/Todtcvh3s@ifi.uio.no>
     [not found] ` <fa.IqtlZas3d+ZPuhF6S6N/ivdF8Wo@ifi.uio.no>
     [not found]   ` <fa.HDRhmOhDQliejH7ijqJBWw9Jw0o@ifi.uio.no>
2006-12-06  1:21     ` Robert Hancock
2006-12-06  2:07       ` Ed Sweetman
2006-12-06  2:14         ` Robert Hancock
2006-12-06  2:46           ` Ed Sweetman
2006-12-06  3:54             ` Randy Dunlap [this message]
2006-12-06 11:25               ` [PATCH] ata/kconfig: " Ed Sweetman

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=20061205195427.b5c44f83.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=hancockr@shaw.ca \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=safemode2@comcast.net \
    --subject='[PATCH] ata/kconfig: Re: Why SCSI module needed for PCI-IDE ATA only disks ?' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).