]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Dec 2003 22:46:54 +0000 (22:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors-ddc-fix.patch -> 1.2

lm_sensors-ddc-fix.patch [deleted file]

diff --git a/lm_sensors-ddc-fix.patch b/lm_sensors-ddc-fix.patch
deleted file mode 100644 (file)
index b6b70aa..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- lm_sensors-2.8.1/prog/sensord/chips.c.orig 2003-07-29 17:59:51.000000000 +0200
-+++ lm_sensors-2.8.1/prog/sensord/chips.c      2003-10-14 20:54:50.119945024 +0200
-@@ -953,7 +953,9 @@
- static const FeatureDescriptor ddcmon_features[] = {
-   { fmtID_DDCMON, NULL, DataType_other, 0, 0,
--    { SENSORS_DDCMON_ID, -1 } },
-+    { SENSORS_DDCMON_MAN_ID, -1 } },
-+  { fmtID_DDCMON, NULL, DataType_other, 0, 0,
-+    { SENSORS_DDCMON_PROD_ID, -1 } },
-   { fmtInt, NULL, DataType_other, 0, 0,
-     { SENSORS_DDCMON_SERIAL, -1 } },
-   { fmtIntCrossInt, NULL, DataType_other, 0, 0,
This page took 0.096076 seconds and 4 git commands to generate.