]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support to the ipmi, isa attachment to attempt to read ipmi
authorDoug Ambrisko <ambrisko@FreeBSD.org>
Mon, 16 Jul 2007 17:03:48 +0000 (17:03 +0000)
committerDoug Ambrisko <ambrisko@FreeBSD.org>
Mon, 16 Jul 2007 17:03:48 +0000 (17:03 +0000)
commit72d73315396520151f86f8c6cb42b09d5a1073e5
treea10f5a10a8c230a055225791c248f38e5552e698
parent871f1ddd46625c2f485f7f5737b1c237ebb943a4
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
share/man/man4/ipmi.4
sys/dev/ipmi/ipmi_isa.c