摘要: staticstruct ipmi_rs *ipmi_openipmi_send_cmd(struct ipmi_intf *intf, struct ipmi_rq *req){ struct ipmi_recv recv; struct ipmi_addr addr; struct ipmi_s 阅读全文
posted @ 2020-09-27 14:12 aiziyou 阅读(575) 评论(0) 推荐(0)
摘要: const struct valstr entity_id_vals[] = { { 0x00, "Unspecified" }, { 0x01, "Other" }, { 0x02, "Unknown" }, { 0x03, "Processor" }, { 0x04, "Disk or Disk 阅读全文
posted @ 2020-09-27 14:04 aiziyou 阅读(188) 评论(0) 推荐(0)
摘要: 智能平台管理控制器( IPM Controller)。 Mother Board, 在服务器中,这一部分是主角,它包含了CPU,PCH等主要的部件。这里我们可以看到它连接除了数个组件:网卡,串口和IPMI总线,其实还有一个部分在图中最上面中间的PCI总线。Non-volatile Storage,我 阅读全文
posted @ 2020-09-27 11:36 aiziyou 阅读(562) 评论(0) 推荐(0)