Changeset 1281 for lm-sensors/trunk/kernel/busses/i2c-i810.c
- Timestamp:
- 01/05/02 18:39:11 (11 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/busses/i2c-i810.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/busses/i2c-i810.c
r1201 r1281 31 31 i810AA 7121 32 32 i810AB 7123 33 i810E 7125 33 34 i815 1132 34 35 */ … … 61 62 static int i810_supported[] = {PCI_DEVICE_ID_INTEL_82810_IG1, 62 63 PCI_DEVICE_ID_INTEL_82810_IG3, 64 0x7125, 63 65 PCI_DEVICE_ID_INTEL_82815_2, 64 66 0 };
