> The subject line says it all. The symbol I2C_DRIVERID_SAB3036
>used in linux-2.3.49/drivers/char/tuner-3036.c does not seem to be defined
>anywhere. The 2.3.50pre1 patch does not contain any reference to
>I2C_DRIVERID_SAB3036 either.
Here's a patch that I sent to linux-kernel a day or so back.
p.
--- linux/include/linux/i2c-id.h Fri Mar 3 18:11:02 2000
+++ linux.old/include/linux/i2c-id.h Mon Feb 28 17:09:22 2000
@@ -69,6 +69,7 @@
#define I2C_DRIVERID_MGATVO 23 /* Matrox TVOut */
#define I2C_DRIVERID_SAA5249 24 /* SAA5249 and compatibles */
#define I2C_DRIVERID_PCF8583 25 /* real time clock */
+#define I2C_DRIVERID_SAB3036 26 /* SAB3036 tuner */
#define I2C_DRIVERID_EXP0 0xF0 /* experimental use id's */
#define I2C_DRIVERID_EXP1 0xF1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:18 EST