Date: Mon, 16 Jul 2007 17:03:49 +0000 (UTC) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ipmi ipmi_isa.c src/share/man/man4 ipmi.4 Message-ID: <200707161703.l6GH3nlS023257@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707161703.l6GH3nlS023257>