All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: lkml <linux-kernel@vger.kernel.org>, jejb <james.bottomley@steeleye.com>
Subject: Re: [PATCH/RFC] SATA in its own config menu
Date: Mon, 16 Jan 2006 09:16:28 -0500	[thread overview]
Message-ID: <43CBAABC.6070200@pobox.com> (raw)
In-Reply-To: <20060115135728.7b13996d.rdunlap@xenotime.net>

Randy.Dunlap wrote:
> From: Randy Dunlap <rdunlap@xenotime.net>
> 
> Put SATA into its own menu.  Reason:  using SCSI is an
> implementation detail that users need not know about.
> 
> Enabling SATA selects SCSI since SATA uses SCSI as a function
> library supplier.  It also enables BLK_DEV_SD since that is
> what SATA drives look like in Linux.
> 
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> ---
>  drivers/Kconfig           |    2 
>  drivers/scsi/Kconfig      |  138 --------------------------------------------
>  drivers/scsi/Kconfig.sata |  142 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 144 insertions(+), 138 deletions(-)

This needs to be done after the code gets moved to drivers/ata...

	Jeff




  parent reply	other threads:[~2006-01-16 14:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-15 21:57 [PATCH/RFC] SATA in its own config menu Randy.Dunlap
2006-01-16 12:08 ` Jan Engelhardt
2006-01-16 12:13 ` Christoph Hellwig
2006-01-16 14:12   ` Jens Axboe
2006-01-17 16:50     ` Jan Engelhardt
2006-01-17 16:51       ` Christoph Hellwig
2006-01-16 14:16 ` Jeff Garzik [this message]
2006-01-17  4:59   ` Randy.Dunlap

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=43CBAABC.6070200@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=james.bottomley@steeleye.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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.