]> git.zerfleddert.de Git - rsbs2/blobdiff - bmc/i2c.h
implement all remaining IPMB queries seen on the wire
[rsbs2] / bmc / i2c.h
index af27f94bb90db0d853dde7ae19ea19732fe4f337..2e48d1c785b0f4c35d6ea5d9e1ad03fbdfc6243f 100644 (file)
--- a/bmc/i2c.h
+++ b/bmc/i2c.h
@@ -1,6 +1,4 @@
-#define BMC_ADDR 0x24
-
-extern volatile unsigned char i2c_databuf[12];
+extern volatile unsigned char i2c_databuf[24];
 extern volatile uint8_t i2c_len;
 extern volatile uint8_t i2c_done;
 
Impressum, Datenschutz