Re: [PATCH] Intel Manageability Engine Interface driver

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: <linux-kernel@...>, Marek Dabek <marek.dabek@...>
Date: Tuesday, October 23, 2007 - 9:31 am

Andrew,

Thanks for the feedback.

Andrew Morton wrote:

We will fix the issues below and send the revised patch to the list.


It is not quite new. What is currently considered legacy was supported 
on Linux with a driver that was never submitted upstream (although it is 
open-source and available from e1000.sf.net).
Some applications still use the legacy interface (KCS style) and have to 
be supported with the new driver as well.

(...)


The core hardware architecture of Intel Active Management Technology 
(Intel AMT) is resident in firmware. The micro-controller within the 
chipset's graphics and memory controller (MCH) hub houses the Management 
Engine (ME) firmware, which implements various services on behalf of 
management applications. Additionally, flash memory houses system BIOS, 
code used by the management engine, and a third-party data store (3PDS) 
that enables applications to store information as needed in non-volatile 
memory.

Communication between the host OS and the ME is accomplished by means of 
the Intel Management Engine Interface (aka HECI: Host Embedded 
Controller Interface ). MEI is bi-directional, and either the host or 
Intel AMT firmware can initiate transactions.

Some of the ME subsystems that can be access via MEI driver:

- Intel(R) Quiet System Technology (QST) is implemented as a firmware 
subsystem  that  runs in the ME.  Programs that wish to expose the 
health monitoring and fan speed control capabilities of Intel(R) QST 
will need to use the MEI driver to communicate with the ME sub-system.
- ASF is the "Alert Standard Format" which is an DMTF manageability 
standard. It is implemented in the PC's hardware and firmware, and is 
managed from a remote console.

Most recent Intel desktop chipsets have one or more of the above ME 
services. The MEI driver will make it possible to support the above 
features on Linux and provides applications access to the ME and it's 
features. The MEI drivers will also help bridge a current gap related to 
lm_sensors support on recent desktop chipsets.


Anas


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Intel Manageability Engine Interface driver , Anas Nashif, (Mon Oct 22, 1:22 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Maxim Levitsky, (Mon Oct 22, 6:30 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Gerd Hoffmann, (Thu Oct 25, 5:33 am)
Re: [PATCH] Intel Manageability Engine Interface driver, Maxim Levitsky, (Tue Oct 23, 9:42 am)
Re: [PATCH] Intel Manageability Engine Interface driver, Andrew Morton, (Mon Oct 22, 2:40 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Lennart Sorensen, (Tue Oct 23, 11:04 am)
Re: [PATCH] Intel Manageability Engine Interface driver, Andrew Morton, (Tue Oct 23, 12:32 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Arjan van de Ven, (Tue Oct 23, 12:23 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Lennart Sorensen, (Tue Oct 23, 2:05 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Roland Dreier, (Tue Oct 23, 2:22 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Lennart Sorensen, (Tue Oct 23, 3:35 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Bernd Petrovitsch, (Wed Oct 24, 5:00 am)
Re: [PATCH] Intel Manageability Engine Interface driver, Anas Nashif, (Tue Oct 23, 9:31 am)
Re: [PATCH] Intel Manageability Engine Interface driver, Andrew Morton, (Tue Oct 23, 12:25 pm)
Re: [PATCH] Intel Manageability Engine Interface driver, Maxim Levitsky, (Tue Oct 23, 9:36 am)
Re: [PATCH] Intel Manageability Engine Interface driver, Xavier Bestel, (Mon Oct 22, 2:28 pm)