freebsd-dev/sys/dev/ipmi
Nick Hibma f29fa1dfa4 Revisit the watchdogs: Resetting the error to EINVAL after failing to set the
watchdog might hide the succesful arming of an earlier one. Accept that on
failing to arm any watchdog (because of non-supported timeouts) EOPNOTSUPP is
returned instead of the more appropriate EINVAL.

MFC after:	3 days
2007-03-27 21:03:37 +00:00
..
ipmi_acpi.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_isa.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_kcs.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_pci.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_smbios.c Map pmap_{un,}mapbios() to pmap_{un,}mapdev() on 6.x and earlier. 2006-09-22 22:16:20 +00:00
ipmi_smbus.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_smic.c The IPMI spec is ambiguous (or rather, it contradicts itself) about whether 2006-10-05 15:38:59 +00:00
ipmi_ssif.c Use pause() rather than tsleep() on stack variables and function pointers. 2007-02-27 17:23:29 +00:00
ipmi.c Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
ipmivars.h Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00