> Yes thats a good idea. After I implement, unified driver model, I will
> add this raw command tool. Its like "ipmicmd" right?

Basically yes, but the important thing is we can write fish scripts
around it so the raw junk is hidden from users.

Al

--
Albert Chu
[EMAIL PROTECTED]
Lawrence Livermore National Laboratory

----- Original Message -----
From: Anand Babu <[EMAIL PROTECTED]>
Date: Tuesday, February 22, 2005 3:45 am
Subject: Re: [Freeipmi-devel] fish feature idea

> ,----[ Albert Chu <[EMAIL PROTECTED]> ]
> | A user recently asked me if there was any way to reset the chassis
> | intrusion status on a Supermicro motherboard.  There is a 
> proprietary| IPMI command on the Supermicros that allows this, 
> since there is nothing
> | in the IPMI specification that allows this.
> | 
> | I thought a bit about how this might be implemented.  So the 
> following| came to me.
> | 
> | 1) We add a command into fish called 'raw' or something similar.  
> This| command allows us to right raw hex data to the BMC.  For 
> example:| 
> | fish> raw 08 00 01 BA 18
> | 
> | 2) Based on the 'raw' command, we can write fish-scripts to do 
> various| proprietary commands that users may want to use.  We could 
> just stick em
> | on the FreeIPMI webpage or something.
> | 
> | Thoughts?  Needless to say this is low priority.  I stuck it in 
> the TODO
> | for later consideration.  Perhaps I'll try to implement it in my 
> spare time.
> `----
> 
> Yes thats a good idea. After I implement, unified driver model, I will
> add this raw command tool. Its like "ipmicmd" right?
> 
> 
> -- 
> Anand Babu
> Free as in Freedom <www.gnu.org>
> 



_______________________________________________
Freeipmi-devel mailing list
Freeipmi-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-devel

Reply via email to