Re: [2.6 patch] readd ipmi_request

2005-03-06 Thread Corey Minyard
Adrian Bunk wrote: On Sat, Mar 05, 2005 at 10:41:31AM +0100, Bene Martin wrote: Hi Adrian, bmcsensors package (reading hardware sensors provided by intel boards via ipmi) used to work fine with 2.6.10; no longer works with 2.6.11 because of removal of the ipmi_request function (+ exported symbol

[2.6 patch] readd ipmi_request

2005-03-05 Thread Adrian Bunk
On Sat, Mar 05, 2005 at 10:41:31AM +0100, Bene Martin wrote: > Hi Adrian, > > bmcsensors package (reading hardware sensors provided by intel boards > via ipmi) used to work fine with 2.6.10; no longer works with 2.6.11 > because of removal of the ipmi_request function (+ exported symbol). > > co