summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/UPower.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/UPower.conf b/etc/UPower.conf
index c82827a..ca120dc 100644
--- a/etc/UPower.conf
+++ b/etc/UPower.conf
@@ -20,6 +20,20 @@ SleepTimeout=1000
# default=true
AllowHibernateEncryptedSwap=true
+# Enable the Watts Up Pro device.
+#
+# The Watts Up Pro contains a generic FTDI USB device without a specific
+# vendor and product ID. When we probe for WUP devices, we can cause
+# the user to get a perplexing "Device or resource busy" error when
+# attempting to use their non-WUP device.
+#
+# The generic FTDI device is known to also be used on:
+#
+# - Sparkfun FT232 breakout board
+# - Parallax Propeller
+#
+# default=true
+EnableWattsUpPro=true
# Poll the kernel for dock state changes.
#