From: Paolo Ornati <ornati@fastwebnet.it>
To: Christoph Hellwig <hch@infradead.org>
Cc: Andrew Morton <akpm@osdl.org>,
Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fix dependeces for CONFIG_USB_STORAGE
Date: Wed, 2 Jun 2004 13:52:14 +0200 [thread overview]
Message-ID: <200406021352.14561.ornati@fastwebnet.it> (raw)
In-Reply-To: <20040602104900.GB32474@infradead.org>
On Wednesday 02 June 2004 12:49, Christoph Hellwig wrote:
> On Wed, Jun 02, 2004 at 11:16:35AM +0200, Paolo Ornati wrote:
> > This patch adds a missed dependence for CONFIG_USB_STORAGE.
> >
> > Signed-off-by: Paolo Ornati <ornati@fastwebnet.it>
> >
> > --- linux/drivers/usb/storage/Kconfig.orig 2004-06-02
> > 10:55:18.000000000 +0200 +++
> > linux/drivers/usb/storage/Kconfig 2004-06-02 10:56:03.000000000 +0200
> > @@ -6,6 +6,7 @@
> > tristate "USB Mass Storage support"
> > depends on USB
> > select SCSI
> > + select BLK_DEV_SD
>
> Huh, why?
This HELP (taken from linux/drivers/scsi/Kconfig) is quite explicit:
config BLK_DEV_SD
tristate "SCSI disk support"
depends on SCSI
---help---
If you want to use SCSI hard disks, Fibre Channel disks,
USB storage or the SCSI or parallel port version of
the IOMEGA ZIP drive, say Y and read the SCSI-HOWTO,
the Disk-HOWTO and the Multi-Disk-HOWTO, available from
<http://www.tldp.org/docs.html#howto>. This is NOT for SCSI
CD-ROMs.
So if you want to use USB Mass Storage devices (that use SCSI emulation) you
need also SCSI disk support (I have realized it when I've tried to mount
one those USB devices, without success).
Bye,
--
Paolo Ornati
Linux v2.6.6
next prev parent reply other threads:[~2004-06-02 11:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 9:16 Paolo Ornati
2004-06-02 10:49 ` Christoph Hellwig
2004-06-02 11:52 ` Paolo Ornati [this message]
2004-06-02 11:52 ` Christoph Hellwig
2004-06-02 12:11 ` Paolo Ornati
2004-06-02 12:00 ` Oliver Neukum
2004-06-02 12:01 ` Arjan van de Ven
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=200406021352.14561.ornati@fastwebnet.it \
--to=ornati@fastwebnet.it \
--cc=akpm@osdl.org \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®