From 6e271b44aa943e36e9e3cf2b4f256d28b1359adc Mon Sep 17 00:00:00 2001 From: Kristian Sloth Lauszus Date: Wed, 14 Aug 2013 00:57:11 +0200 Subject: [PATCH] Fixed PID --- BTD.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTD.h b/BTD.h index 556178bf..a56c1ba4 100755 --- a/BTD.h +++ b/BTD.h @@ -28,7 +28,7 @@ #define PS3MOVE_PID 0x03D5 // Motion controller #define IOGEAR_GBU521_VID 0x0A5C // The IOGEAR GBU521 dongle does not presents itself correctly, so we have to check for it manually -#define IOGEAR_GBU521_PID 0x4500 +#define IOGEAR_GBU521_PID 0x21E8 /* Bluetooth dongle data taken from descriptors */ #define BULK_MAXPKTSIZE 64 // max size for ACL data