Thanks, I've applied the patch. -Corey
coly wrote: >hi, these days I just read the docs in OpenIMPI/doc. just found some >miss-typing. I fixed it, and bellow is the patch, really really a mini >patch ;-) > >Coly > > > > > >Index: doc/ATCAHardware > >=================================================================== >RCS file: /cvsroot/openipmi/OpenIPMI/doc/ATCAHardware,v >retrieving revision 1.1 >diff -u -r1.1 ATCAHardware >--- doc/ATCAHardware 30 Oct 2004 05:05:20 -0000 >1.1 >+++ doc/ATCAHardware 13 Dec 2005 07:51:10 -0000 >@@ -241,7 +241,7 @@ > --------------------------------- > > IPMI provides a mechanism to scan the IPMB bus to see what management >-controllers are available. However, many vendors to not properly > >+controllers are available. However, many vendors do not properly > support the broadcast get device id (section 17.9). This is required > by the spec and should be supported. > >Index: doc/HPIProblems >=================================================================== > >RCS file: /cvsroot/openipmi/OpenIPMI/doc/HPIProblems,v >retrieving revision 1.4 >diff -u -r1.4 HPIProblems >--- doc/HPIProblems 29 Apr 2005 05:13:50 -0000 1.4 >+++ doc/HPIProblems 13 Dec 2005 07:51:17 -0000 > >@@ -79,7 +79,7 @@ > 7. Entities should be first-class objects, not just inferred. > > Entities are the things the user is really interested in. After >- all, they are thing things the sensors monitor. Why doesn't HPI > >+ all, they are things the sensors monitor. Why doesn't HPI > represent these as first-class objects? IPMI has ways to give > entities names (through Entity-Association records), but HPI doesn't > represent this. > >Index: doc/IPMI_Problems >=================================================================== >RCS file: /cvsroot/openipmi/OpenIPMI/doc/IPMI_Problems,v >retrieving revision 1.11 >diff -u -r1.11 IPMI_Problems > >--- doc/IPMI_Problems 14 Jan 2005 00:24:39 -0000 1.11 >+++ doc/IPMI_Problems 13 Dec 2005 07:51:17 -0000 >@@ -32,7 +32,7 @@ > > 5) In type 9 SDRs, in the entity device address fields, it states that > it is "Set to 00h if Instace ID is device-relative". This is > >- almost certainly a mistake. It shouldbe system-relative, not >+ almost certainly a mistake. It should be system-relative, not > device-relative. > > 6) There is no way to read the user session limit (set by the set user > >Index: doc/ImplementingHPI >=================================================================== >RCS file: /cvsroot/openipmi/OpenIPMI/doc/ImplementingHPI,v >retrieving revision 1.1 >diff -u -r1.1 ImplementingHPI > >--- doc/ImplementingHPI 22 Jul 2003 16:16:43 -0000 1.1 >+++ doc/ImplementingHPI 13 Dec 2005 07:51:17 -0000 >@@ -126,7 +126,7 @@ > Inventory > --------- > >-OpenIPMI does not currently implement and FRU information, so entity > >+OpenIPMI does not currently implement any FRU information, so entity > inventory capability will be turned off for the first release of this > HPI implementation. > > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
