Package: qcontrol
Version: 0.4.2-3
Severity: wishlist
There are some new devices from QNAP that are already supported by the
existing code and should be mentioned:
- TS-110: a TS-119 with less RAM, slower CPU and cheaper case.
- TS-210: see above, but with 2 bays.
- TS-219P: a TS-219 but with a newer case.
(The patch depends on the TS-41x patch I sent before)
diff -urN 2/debian/configs/ts219.lua 3/debian/configs/ts219.lua
--- 2/debian/configs/ts219.lua 2009-11-14 10:37:58.000000000 +0000
+++ 3/debian/configs/ts219.lua 2009-11-14 10:40:38.000000000 +0000
@@ -1,6 +1,6 @@
--[[
Debian configuration file for qcontrol (LUA syntax)
- Supports both QNAP TS-119 and TS-219.
+ Supports QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P.
--]]
register("ts219")
diff -urN 2/debian/control 3/debian/control
--- 2/debian/control 2009-11-14 10:37:58.000000000 +0000
+++ 3/debian/control 2009-11-14 10:40:02.000000000 +0000
@@ -19,10 +19,10 @@
presses or temperature, with events triggering actions defined in the
configuration file.
.
- Supported devices at this time are the QNAP TS-109, TS-119, TS-209
- TS-219, TS-409, TS-409U, TS-410, TS-410U, TS-419P and TS-419U
- but the code is extensible so more devices may be added in future
- releases.
+ Supported devices at this time are the QNAP TS-109, TS-110, TS-119,
+ TS-209, TS-210, TS-219, TS-219P, TS-409, TS-409U, TS-410, TS-410U,
+ TS-419P and TS-419U but the code is extensible so more devices may
+ be added in future releases.
.
Warning: the program is in alpha state, use at your own risk.
diff -urN 2/debian/qcontrol.1 3/debian/qcontrol.1
--- 2/debian/qcontrol.1 2009-11-14 10:37:58.000000000 +0000
+++ 3/debian/qcontrol.1 2009-11-14 10:39:14.000000000 +0000
@@ -18,10 +18,10 @@
therefore advised when using qcontrol as a real daemon to monitor and
control a device.
.PP
-Currently supported devices are the QNAP TS-109, QNAP TS-119, QNAP TS-209,
-QNAP TS-219, QNAP TS-409, QNAP TS-409U, QNAP TS-410, QNAP TS-410U, QNAP
-TS-419P and QNAP TS-419U but support for additional devices may be added
-in future releases.
+Currently supported devices are the QNAP TS-109, QNAP TS-110, QNAP TS-119,
+QNAP TS-209, QNAP TS-210, QNAP TS-219, QNAP TS-219P, QNAP TS-409, QNAP
+TS-409U, QNAP TS-410, QNAP TS-410U, QNAP TS-419P and QNAP TS-419U but
+support for additional devices may be added in future releases.
.SH BASIC USAGE
First a control process needs to be started that opens a socket through
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]