]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/misc/hpilo.c
misc: hpilo: ignore auxiliary HP iLO BMC's
authorMark Rusk <Mark.Rusk@hp.com>
Tue, 6 Nov 2012 20:33:13 +0000 (14:33 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 01:35:59 +0000 (17:35 -0800)
commitebf1b764aa5cb3b4bfe2e96674f1b559f7c37e64
treeaa9c9b21247d60bab3c773f04ad95a52ad057c50
parent04bfd1dfb2c0ef236553d205bd95be02792c3396
misc: hpilo: ignore auxiliary HP iLO BMC's

This patch ignores auxiliary HP Lights-Out (iLO) management controllers.

All HP iLO controllers that have had the PCI subsystem device ID set to 0x1979
by the BIOS are ignored. Also changes default number of channels to 16 and
bumps the version of the module from 1.3 to 1.4.

Signed-off-by: Mark Rusk <mark.rusk@hp.com>
----
 drivers/misc/hpilo.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/hpilo.c