]> git.pld-linux.org Git - packages/dmidecode.git/commitdiff
- allow to recognize Thinkcentre A50, patch sent to authors
authortommat <tommat@pld-linux.org>
Thu, 24 Feb 2005 15:05:09 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmidecode-vpddecode.patch -> 1.1

dmidecode-vpddecode.patch [new file with mode: 0644]

diff --git a/dmidecode-vpddecode.patch b/dmidecode-vpddecode.patch
new file mode 100644 (file)
index 0000000..f22b4a3
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nur dmidecode-2.5.orig/vpddecode.c dmidecode-2.5/vpddecode.c
+--- dmidecode-2.5.orig/vpddecode.c     2004-11-08 20:05:24.000000000 +0100
++++ dmidecode-2.5/vpddecode.c  2005-02-24 15:48:18.819637512 +0100
+@@ -154,6 +154,7 @@
+                                        reported by Paul Sturm */
+               "2A", "Thinkcentre M50", /* added 2004-03-19,
+                                           reported by Rafael Avila de Espindola */
++              "2C", "Thinkcentre A50",
+               NULL, "Unknown, please report!"
+       };
+       
This page took 0.110453 seconds and 4 git commands to generate.