openbmc / btbridge

Apache License 2.0
6 stars 9 forks source link

Convert the btbridge to use the new IPMI D-Bus API #15

Open tomjoseph83 opened 5 years ago

tomjoseph83 commented 5 years ago

https://github.com/openbmc/kcsbridge/commit/9ce5a9a0ba3fc08bf8f44f0582ea6df5819c09f3

Along the lines of the above patch, the btbridge has to use the new IPMI D-Bus API which is method based instead of signal/method based.

chrischen3-flex commented 1 year ago

Hi @tomjoseph83, Could you share how you know the "Channel number 0 is assigned to btbridge IPMI commands" in the source code? I have been stuck here for a long time. Thanks.