summaryrefslogtreecommitdiffstats
path: root/daemon/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/usb.h')
-rw-r--r--daemon/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/usb.h b/daemon/usb.h
index 9884d7f..6fe7ee6 100644
--- a/daemon/usb.h
+++ b/daemon/usb.h
@@ -46,7 +46,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#define VID_APPLE 0x5ac
#define PID_RANGE_LOW 0x1290
-#define PID_RANGE_MAX 0x129f
+#define PID_RANGE_MAX 0x12af
struct usb_device;