summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdehwcommontypes.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-08-24 10:35:16 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-08-24 10:35:16 -0500
commit5fdf839b35497b5470dc9e27e8503083f0b55266 (patch)
tree7d2a87df9b6f815ba231f7eafd6c18135da689cc /tdecore/tdehw/tdehwcommontypes.h
parent8545b92094cab2bbfdd2a67642fa5931b0d548e3 (diff)
downloadtdelibs-5fdf839b35497b5470dc9e27e8503083f0b55266.tar.gz
tdelibs-5fdf839b35497b5470dc9e27e8503083f0b55266.zip
Add cryptographic card device type
Add hub device type Fix incorrect USB subclass read
Diffstat (limited to 'tdecore/tdehw/tdehwcommontypes.h')
-rw-r--r--tdecore/tdehw/tdehwcommontypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/tdehw/tdehwcommontypes.h b/tdecore/tdehw/tdehwcommontypes.h
index 095672669..b560407eb 100644
--- a/tdecore/tdehw/tdehwcommontypes.h
+++ b/tdecore/tdehw/tdehwcommontypes.h
@@ -60,8 +60,10 @@ enum TDEGenericDeviceType {
ThermalControl,
BlueTooth,
Bridge,
+ Hub,
Platform,
Cryptography,
+ CryptographicCard,
Event,
Input,
PNP,