From: Douglas Gilbert <dougg@torque.net>
To: linux-scsi@vger.kernel.org
Subject: [PATCH] mptctl for mptsas
Date: Thu, 04 Jan 2007 23:48:54 -0500 [thread overview]
Message-ID: <459DD8B6.2060302@torque.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 537 bytes --]
This patch makes the mptctl pass through available if
the mptsas driver is selected. Without this patch
if mptsas is the only fusion driver chosen, then
the mptctl is not presented as an option.
smp_utils uses the mptctl driver to pass SAS SMP
functions through a MPT SAS HBA.
I have discussed this patch with Eric and it may
be in one of his coming patchsets (but I didn't see
it in today's patches). So this one is for the
record. The patch is against lk 2.6.20-rc3 .
Signed-off-by: Douglas Gilbert <dougg@torque.net>
Doug Gilbert
[-- Attachment #2: mptctl_sas.diff --]
[-- Type: text/x-patch, Size: 489 bytes --]
--- linux/drivers/message/fusion/Kconfig 2006-09-20 11:12:11.000000000 -0400
+++ linux/drivers/message/fusion/Kconfig2620rc3sas 2007-01-04 23:29:13.000000000 -0500
@@ -66,7 +66,7 @@
config FUSION_CTL
tristate "Fusion MPT misc device (ioctl) driver"
- depends on FUSION_SPI || FUSION_FC
+ depends on FUSION_SPI || FUSION_FC || FUSION_SAS
---help---
The Fusion MPT misc device driver provides specialized control
of MPT adapters via system ioctl calls. Use of ioctl calls to
reply other threads:[~2007-01-05 4:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=459DD8B6.2060302@torque.net \
--to=dougg@torque.net \
--cc=linux-scsi@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 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.