From: Blaisorblade <blaisorblade@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] UML and SCSI
Date: Fri, 17 Nov 2006 23:23:53 +0100 [thread overview]
Message-ID: <200611172323.54171.blaisorblade@yahoo.it> (raw)
In-Reply-To: <45486636.3020808@panasas.com>
On Wednesday 01 November 2006 10:17, Boaz Harrosh wrote:
> I have searched the archives and seen some old posts about SCSI not
> compiling with UML. Since than I have seen some post on the net of the
> like http://lkml.org/lkml/2006/9/12/200. (which does not apply but the
> Idea is clear and can be done by hand).
> Now when carefully configured I can compile the SCSI and iSCSI layers.
>
> [Q] I have worked on below patch but now SCSI is on by default. (As in
> the regular kernel). Is there a way to include the original Kconfig from
> drivers/scsi but override it's defaultness?
Not directly - but you can patch it to read:
default y if !UML
such patches get accepted without problems, at least when approved by Jeff or
me.
> [Q2] Are there more deeper implication than meet the eye, why SCSI-iSCSI
> cannot run in a UML? It might have good performance 2.
I cannot see any conceptual ones, since iSCSI works over the network, unless
there is any dependency on a hardware device which I cannot see.
> <um_2.6.19-rc1_Kconfig.patch>
>
> diff -Nup /tmp/tmp.19763.0
> /home/bharrosh/p4.local/pub/linux-2.6.19-rc1/arch/um/Kconfig -L
> a/arch/um/Kconfig -L b/arch/um/Kconfig
> --- a/arch/um/Kconfig
> +++ b/arch/um/Kconfig
> @@ -285,21 +285,7 @@ source "crypto/Kconfig"
>
> source "lib/Kconfig"
>
> -menu "SCSI support"
> -depends on BROKEN
> -
> -config SCSI
> - tristate "SCSI support"
> -
> -# This gives us free_dma, which scsi.c wants.
> -config GENERIC_ISA_DMA
> - bool
> - depends on SCSI
> - default y
> -
> -source "arch/um/Kconfig.scsi"
> -
> -endmenu
> +source "drivers/scsi/Kconfig"
>
> source "drivers/md/Kconfig"
>
> </um_2.6.19-rc1_Kconfig.patch>
--
Inform me of my mistakes, so I can add them to my list!
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale!
http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2006-11-17 22:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-01 9:17 [uml-devel] UML and SCSI Boaz Harrosh
2006-11-17 22:23 ` Blaisorblade [this message]
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=200611172323.54171.blaisorblade@yahoo.it \
--to=blaisorblade@yahoo.it \
--cc=user-mode-linux-devel@lists.sourceforge.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