kernel-hacking-2024-linux-s.../drivers/char/ipmi
Corey Minyard c14979b993 [PATCH] ipmi: add per-channel IPMB addresses
IPMI allows multiple IPMB channels on a single interface, and each channel
might have a different IPMB address.  However, the driver has only one IPMB
address that it uses for everything.  This patch adds new IOCTLS and a new
internal interface for setting per-channel IPMB addresses and LUNs.  New
systems are coming out with support for multiple IPMB channels, and they are
broken without this patch.

Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:47 -07:00
..
ipmi_bt_sm.c
ipmi_devintf.c [PATCH] ipmi: add per-channel IPMB addresses 2005-09-07 16:57:47 -07:00
ipmi_kcs_sm.c
ipmi_msghandler.c [PATCH] ipmi: add per-channel IPMB addresses 2005-09-07 16:57:47 -07:00
ipmi_poweroff.c [PATCH] ipmi: use completions, not semaphores, in powerdown code 2005-06-24 00:05:23 -07:00
ipmi_si_intf.c [PATCH] IPMI: use dmi_find_device() 2005-09-07 16:57:47 -07:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_watchdog.c [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling 2005-07-27 16:25:54 -07:00
Kconfig
Makefile