Commit a756185d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Martin K. Petersen
Browse files
parent b4adb757
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,5 +26,6 @@ Linux SCSI Subsystem
   libsas
   link_power_management_policy
   lpfc
   megaraid

   scsi_transport_srp/figures
+27 −20
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

==========================
Notes on Management Module
			~~~~~~~~~~~~~~~~~~~~~~~~~~
==========================

Overview:
Overview
--------

Different classes of controllers from LSI Logic accept and respond to the
@@ -25,9 +28,11 @@ ioctl commands. But this module is envisioned to handle all user space level
interactions. So any 'proc', 'sysfs' implementations will be localized in this
common module.

Credits:
Credits
-------

::

	"Shared code in a third module, a "library module", is an acceptable
	solution. modprobe automatically loads dependent modules, so users
	running "modprobe driver1" or "modprobe driver2" would automatically
@@ -35,6 +40,8 @@ load the shared library module."

- Jeff Garzik (jgarzik@pobox.com), 02.25.2004 LKML

::

	"As Jeff hinted, if your userspace<->driver API is consistent between
	your new MPT-based RAID controllers and your existing megaraid driver,
	then perhaps you need a single small helper module (lsiioctl or some
@@ -46,7 +53,7 @@ redirecting userspace tool ioctls to the appropriate driver."

- Matt Domsch, (Matt_Domsch@dell.com), 02.25.2004 LKML

Design:
Design
------

The Common Management Module is implemented in megaraid_mm.[ch] files. This
+1 −1
Original line number Diff line number Diff line
@@ -10639,7 +10639,7 @@ L: megaraidlinux.pdl@broadcom.com
L:	linux-scsi@vger.kernel.org
W:	http://www.avagotech.com/support/
S:	Maintained
F:	Documentation/scsi/megaraid.txt
F:	Documentation/scsi/megaraid.rst
F:	drivers/scsi/megaraid.*
F:	drivers/scsi/megaraid/