]> git.pld-linux.org Git - packages/nut.git/commitdiff
- command set for old Matrix UPS by APC auto/th/nut-2_2_2-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 12 Jun 2008 15:17:17 +0000 (15:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nut-matrix.patch -> 1.1

nut-matrix.patch [new file with mode: 0644]

diff --git a/nut-matrix.patch b/nut-matrix.patch
new file mode 100644 (file)
index 0000000..ecff828
--- /dev/null
@@ -0,0 +1,11 @@
+--- nut-2.2.2/drivers/apcsmart.h~      2008-06-10 16:43:03.000000000 +0200
++++ nut-2.2.2/drivers/apcsmart.h       2008-06-12 17:14:18.000000000 +0200
+@@ -265,6 +265,8 @@
+       { "D4",         "789ABCEFGKLMNOPQRSUVWXYZ", 0 },
+       /* SmartUPS 1250. */
+       { "8QD",        "79ABCDEFGKLMNOPQRSUVWXYZcefgjklmnopqrsuxz", 0 },
++      /* Matrix-UPS */
++      { "5YI",        "789ABCDEFGLMNOPQTUVWXYcefgjklmnopqrsuwxyz\\<>/", 0 },
+       { NULL,         NULL,                   0 },
+ };
This page took 0.077963 seconds and 4 git commands to generate.