From: "Beratco Matei jr." <mathew@rdslink.ro>
To: linux-kernel@vger.kernel.org
Subject: RE: iswraid calling modprobe when scsi statically compiled?
Date: Mon, 19 Jan 2004 23:49:46 +0200 [thread overview]
Message-ID: <400C50FA.5070809@rdslink.ro> (raw)
In the top Makefile look for the following lines:
DRIVERS-$(CONFIG_IDE) += drivers/ide/idedriver.o
DRIVERS-$(CONFIG_FC4) += drivers/fc4/fc4.a
DRIVERS-$(CONFIG_SCSI) += drivers/scsi/scsidrv.o
These are taken from 2.4.23 patched with libata and iswraid.
You can move the line with SCSI before the one with
IDE (the rest does not matter) and recompile.
It worked for me, and i'm booting from 2 Seagate 80Gb
HDD's in RAID0 (so no modules allowed for SATA/SCSI/RAID).
next reply other threads:[~2004-01-19 21:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-19 21:49 Beratco Matei jr. [this message]
2004-01-20 10:30 ` Re[2]: iswraid calling modprobe when scsi statically compiled? Carlos Velasco
2004-01-22 15:17 ` Beratco Matei jr.
-- strict thread matches above, loose matches on Subject: below --
2004-01-15 19:05 Kannanthanam, Boji T
2004-01-15 17:47 Carlos Velasco
2004-01-15 18:09 ` Sergey Vlasov
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=400C50FA.5070809@rdslink.ro \
--to=mathew@rdslink.ro \
--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