cvs commit: src/sys/dev/ipmi ipmi_isa.c src/share/man/man4 ipmi.4
Doug Ambrisko
ambrisko at FreeBSD.org
Mon Jul 16 17:03:49 UTC 2007
ambrisko 2007-07-16 17:03:48 UTC
FreeBSD src repository
Modified files:
sys/dev/ipmi ipmi_isa.c
share/man/man4 ipmi.4
Log:
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
Revision Changes Path
1.8 +37 -1 src/share/man/man4/ipmi.4
1.2 +79 -2 src/sys/dev/ipmi/ipmi_isa.c
More information about the cvs-src
mailing list