opnsense-src/sys/dev/ipmi
Alexander V. Chernikov 58e8e6e6bb Unlock IPMI sc while performing requests via KCS and SMIC interfaces.
It is already done in SSIF interface code.
This reduces contention/spinning reported by many users.

PR:		kern/172166
Submitted by:	Eric van Gyzen <eric at vangyzen.net>
MFC after:	2 weeks
2013-03-25 14:30:34 +00:00
..
ipmi.c Don't try to stop the IPMI watchdog timer if it is not running. 2012-08-07 12:40:31 +00:00
ipmi_acpi.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
ipmi_isa.c Add support to the ipmi, isa attachment to attempt to read ipmi 2007-07-16 17:03:48 +00:00
ipmi_kcs.c Unlock IPMI sc while performing requests via KCS and SMIC interfaces. 2013-03-25 14:30:34 +00:00
ipmi_linux.c Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
ipmi_pci.c Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
ipmi_smbios.c - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specific 2012-09-28 11:59:32 +00:00
ipmi_smbus.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_smic.c Unlock IPMI sc while performing requests via KCS and SMIC interfaces. 2013-03-25 14:30:34 +00:00
ipmi_ssif.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
ipmivars.h Don't try to stop the IPMI watchdog timer if it is not running. 2012-08-07 12:40:31 +00:00