> 
> What is /dev/ipmb-dev, btw?  I'm not familiar with that?  Is it just a normal 
> I2C channel on Linux?
> 
> It is just normal smbus/i2c channel on Linux. I have a linux driver that 
> works hand in hand with this OpenIPMI code. It creates the /dev/ipmb-dev 
> device file so that OpenIPMI can use it. That is how I have been testing my 
> code. I will post the linux ipmb driver shortly. 
> 

Is there any reason it needs to be a driver?  For this application it would seem
better to me to make it part of the userland code.

-corey


_______________________________________________
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to