freebsd-dev/sys/dev/ipmi
John Baldwin 9662eef57a Watchdog drivers need to support rearming the watchdog in contexts which
are not permitted to sleep.  Only use the IPMI watchdog with backends
which poll driver-initiated requests to meet this requirement.

In practice this means that watchdogs will no longer be used on systems
that use the SSIF backend.

Differential Revision:	https://reviews.freebsd.org/D2062
MFC after:	2 weeks
2015-04-24 16:56:23 +00:00
..
ipmi_acpi.c
ipmi_isa.c Check for ipmi_attached in ipmi_isa_probe as a suggested alternative to 2013-07-30 18:54:24 +00:00
ipmi_kcs.c Watchdog drivers need to support rearming the watchdog in contexts which 2015-04-24 16:56:23 +00:00
ipmi_linux.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
ipmi_pci.c
ipmi_smbios.c
ipmi_smbus.c
ipmi_smic.c Watchdog drivers need to support rearming the watchdog in contexts which 2015-04-24 16:56:23 +00:00
ipmi_ssif.c Use direct hardware access for internal requests for KCS and SMIC. In 2015-02-06 16:45:10 +00:00
ipmi.c Watchdog drivers need to support rearming the watchdog in contexts which 2015-04-24 16:56:23 +00:00
ipmivars.h Watchdog drivers need to support rearming the watchdog in contexts which 2015-04-24 16:56:23 +00:00