From 5fdf839b35497b5470dc9e27e8503083f0b55266 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 24 Aug 2015 10:35:16 -0500 Subject: Add cryptographic card device type Add hub device type Fix incorrect USB subclass read --- tdecore/tdehw/tdehwcommontypes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tdecore/tdehw/tdehwcommontypes.h') 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, -- cgit v1.2.1