patch-2.2.18 linux/include/linux/i2c.h
Next file: linux/include/linux/i2o.h
Previous file: linux/include/linux/hdreg.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Dec 9 21:22:16 2000
- Orig file:
v2.2.17/include/linux/i2c.h
- Orig date:
Wed May 3 21:21:40 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/i2c.h linux/include/linux/i2c.h
@@ -40,7 +40,8 @@
/* 2 is used in 2.3.x */
#define I2C_BUSID_BUZ 3 /* I2C bus on a BUZ */
#define I2C_BUSID_ZORAN 4 /* I2C bus on a Zoran */
-#define I2C_BUSID_SGIVWFB 5 /* Moved to be unique */
+#define I2C_BUSID_CYBER2000 5 /* I2C bus on a Cyber2000 */
+#define I2C_BUSID_SGIVWFB 6 /* Moved to be unique */
/*
* struct for a driver for a i2c chip (tuner, soundprocessor,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)