[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1557322882.git.Asmaa@mellanox.com>
Date: Wed, 8 May 2019 09:46:43 -0400
From: Asmaa Mnebhi <Asmaa@...lanox.com>
To: minyard@....org, wsa@...-dreams.de, vadimp@...lanox.com,
michaelsh@...lanox.com, rdunlap@...radead.org
Cc: Asmaa Mnebhi <Asmaa@...lanox.com>, linux-kernel@...r.kernel.org,
linux-i2c@...r.kernel.org
Subject: [PATCH v9 0/1] Add support for IPMB driver
Addressed Randy's comments about the documentation.
Those instructions are for any software engineer who wants
to build this driver and load it onto their system.
Thank you.
Asmaa Mnebhi (1):
Add support for IPMB driver
Documentation/IPMB.txt | 103 +++++++++++
drivers/char/ipmi/Kconfig | 8 +
drivers/char/ipmi/Makefile | 1 +
drivers/char/ipmi/ipmb_dev_int.c | 382 +++++++++++++++++++++++++++++++++++++++
4 files changed, 494 insertions(+)
create mode 100644 Documentation/IPMB.txt
create mode 100644 drivers/char/ipmi/ipmb_dev_int.c
--
2.1.2
Powered by blists - more mailing lists