From: David Altobelli Date: Wed, 2 Jul 2008 15:38:53 +0000 (-0600) Subject: HP iLO driver X-Git-Tag: v2.6.27-rc1~866^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bcb05d9bbf8bd559988bca4f2579defd28d008;p=pandora-kernel.git HP iLO driver A driver for the HP iLO/iLO2 management processor, which allows userspace programs to query the management processor. Programs can open a channel to the device (/dev/hpilo/dXccbN), and use this to send/receive queries. The O_EXCL open flag is used to indicate that a particular channel cannot be shared between processes. This driver will replace various packages HP has shipped, including hprsm and hp-ilo. Signed-off-by: David Altobelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed