Searched hist:"89 bcb05d9bbf8bd559988bca4f2579defd28d008" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/misc/ |
H A D | hpilo.h | 89bcb05d9bbf8bd559988bca4f2579defd28d008 Wed Jul 02 17:38:53 CEST 2008 David Altobelli <david.altobelli@hp.com> 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 <david.altobelli@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | hpilo.c | 89bcb05d9bbf8bd559988bca4f2579defd28d008 Wed Jul 02 17:38:53 CEST 2008 David Altobelli <david.altobelli@hp.com> 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 <david.altobelli@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|