kernel-hacking-2024-linux-s.../drivers/char/ipmi
Corey Minyard df3fe8defe [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
If the driver has interrupts available to it, there is really no reason to
have a kernel daemon push the IPMI state machine.

Note that I have experienced machines where the interrupts do not work
correctly.  This was a long time ago and hopefully things are better now.
If some machines still have broken interrupts, a blacklist will need to be
added.

Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-01 00:39:26 -07:00
..
ipmi_bt_sm.c
ipmi_devintf.c [PATCH] IPMI: per-channel command registration 2006-10-01 00:39:23 -07:00
ipmi_kcs_sm.c
ipmi_msghandler.c [PATCH] IPMI: per-channel command registration 2006-10-01 00:39:23 -07:00
ipmi_poweroff.c
ipmi_si_intf.c [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts 2006-10-01 00:39:26 -07:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_watchdog.c
Kconfig
Makefile