Changeset 3777
- Timestamp:
- 02/17/03 02:36:51 (10 years ago)
- Location:
- i2c/trunk
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
kernel/i2c-id.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/CHANGES
r3776 r3777 23 23 error handling. This is not a drop-in replacement for i2c-algo-bit. 24 24 Interface subject to change. 25 i2c-id.h: ID for i2c-algo-biths, W83627HF, LM85, nForce2 25 i2c-id.h: ID for i2c-algo-biths, W83627HF, LM85, nForce2, OMAHA 26 26 i2c.h: Add fields for detailed delivery report in i2c_msg. 27 27 -
i2c/trunk/kernel/i2c-id.h
r3776 r3777 211 211 #define I2C_HW_B_TSUNA 0x12 /* DEC Tsunami chipset */ 212 212 #define I2C_HW_B_FRODO 0x13 /* 2d3D, Inc. SA-1110 Development Board */ 213 #define I2C_HW_B_OMAHA 0x14 /* Omaha I2C interface (ARM) */ 213 214 214 215 /* --- PCF 8584 based algorithms */
