Fwd: building ipmi drivers

2007-05-14 Thread Dhananjaya hiremath
Note: forwarded message attached. - Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. ---BeginMessage--- Hello sir, Here we did the following command to build the ipmi. # cd /usr/src/sys/modules/i2c/smbus make make

ipmi drivers

2007-05-14 Thread Dhananjaya hiremath
Hello sir, Here we did the following command to build the ipmi. # cd /usr/src/sys/modules/i2c/smbus make make install # cd /usr/src/sys/modules/ipmi make make install # kldload smbus # kldload ipmi Then how we come to know that the driver is installed.And how to ensure that driver runs

Re: ipmi drivers

2007-05-14 Thread Pietro Cerutti
Dhananjaya hiremath wrote: Hello sir, Hello, Here we did the following command to build the ipmi. # cd /usr/src/sys/modules/i2c/smbus make make install # cd /usr/src/sys/modules/ipmi make make install # kldload smbus # kldload ipmi Then how we come to know that the driver is