[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1555105745.git.Asmaa@mellanox.com>
Date: Fri, 12 Apr 2019 17:59:15 -0400
From: Asmaa Mnebhi <Asmaa@...lanox.com>
To: minyard@....org
Cc: Asmaa Mnebhi <Asmaa@...lanox.com>, linux-kernel@...r.kernel.org,
asmaa@...lanox.com
Subject: [PATCH v1 0/1] Add support for IPMB driver
Support receiving IPMB requests on a Satellite MC from the BMC.
Once a response is ready, this driver will send back a response
to the BMC via the IPMB channel.
Asmaa Mnebhi (1):
Add support for IPMB driver
drivers/char/ipmi/Kconfig | 8 +
drivers/char/ipmi/Makefile | 1 +
drivers/char/ipmi/ipmb_dev_int.c | 418 +++++++++++++++++++++++++++++++++++++++
3 files changed, 427 insertions(+)
create mode 100644 drivers/char/ipmi/ipmb_dev_int.c
--
2.1.2
Powered by blists - more mailing lists