* [PATCH] mptctl for mptsas
@ 2007-01-05 4:48 Douglas Gilbert
0 siblings, 0 replies; only message in thread
From: Douglas Gilbert @ 2007-01-05 4:48 UTC (permalink / raw)
To: linux-scsi
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-05 4:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 4:48 [PATCH] mptctl for mptsas Douglas Gilbert
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.