freebsd-dev/sys/dev/ipmi
Doug Ambrisko 72d7331539 Add support to the ipmi, isa attachment to attempt to read ipmi
config info. from device.hints.  Some machines have ipmi controllers
that do not have attachment info in either PCI, SMBIOS or ACPI.
This idea was hacked together by me and then done properly by
jhb.

Submitted by:	jhb
Reviewed by:	jhb (man page)
Approved by:	re (Ken Smith)
MFC after:	1 week
2007-07-16 17:03:48 +00:00
..
ipmi_acpi.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +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 Update the ipmi(4) driver: 2006-09-22 22:11:29 +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 Update __FreeBSD_version check for MFC of pmap_mapbios(). 2007-05-02 18:43:51 +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