public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Waitz <tali@admingilde.org>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: Matthew Dharm <mdharm-kernel@one-eyed-alien.net>,
	Stelian Pop <stelian@popies.net>,
	Christoph Hellwig <hch@infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>,
	greg@kroah.com
Subject: Re: [PATCH] usb-storage should enable scsi disk in Kconfig
Date: Mon, 22 Nov 2004 15:52:37 +0100	[thread overview]
Message-ID: <20041122145237.GM19738@admingilde.org> (raw)
In-Reply-To: <419FD192.1040604@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

hoi :)

On Sat, Nov 20, 2004 at 03:21:54PM -0800, Randy.Dunlap wrote:
> Until 'suggests' is available, does this help any?
> It's tough getting people to read Help messages though.

perhaps the following is enough?
SCSI is auto-enabled by USB_STORAGE. We should enable BLK_DEV_SD
by default in this case but we should leave the option to turn it off.


Index: drivers/scsi/Kconfig
===================================================================
RCS file: /home/inf3/mnwaitz/src/linux-cvs/linux-2.5/drivers/scsi/Kconfig,v
retrieving revision 1.69
diff -u -p -r1.69 Kconfig
--- drivers/scsi/Kconfig	14 Nov 2004 04:33:58 -0000	1.69
+++ drivers/scsi/Kconfig	22 Nov 2004 14:48:22 -0000
@@ -38,6 +38,7 @@ comment "SCSI support type (disk, tape, 
 config BLK_DEV_SD
 	tristate "SCSI disk support"
 	depends on SCSI
+	default m
 	---help---
 	  If you want to use SCSI hard disks, Fibre Channel disks,
 	  USB storage or the SCSI or parallel port version of


-- 
Martin Waitz

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-11-22 14:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-19 19:33 [PATCH] usb-storage should enable scsi disk in Kconfig Stelian Pop
2004-11-19 19:57 ` Christoph Hellwig
2004-11-19 21:39   ` Stelian Pop
2004-11-19 23:08     ` Matthew Dharm
2004-11-20 23:21       ` Randy.Dunlap
2004-11-22 10:35         ` Stelian Pop
2004-11-22 16:01           ` Randy.Dunlap
2004-11-22 16:30             ` Stelian Pop
2004-11-22 14:52         ` Martin Waitz [this message]
2004-11-29 19:08         ` Greg KH

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=20041122145237.GM19738@admingilde.org \
    --to=tali@admingilde.org \
    --cc=akpm@osdl.org \
    --cc=greg@kroah.com \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mdharm-kernel@one-eyed-alien.net \
    --cc=rddunlap@osdl.org \
    --cc=stelian@popies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox