OSDN Git Service

plugins/sixaxis: Add Sony Navigation Controller
authorAlex Gal <a.gal@miip.ca>
Thu, 6 Nov 2014 15:29:13 +0000 (10:29 -0500)
committerSzymon Janc <szymon.janc@tieto.com>
Fri, 7 Nov 2014 20:51:00 +0000 (21:51 +0100)
plugins/sixaxis.c

index b09404a..ac53ba9 100644 (file)
@@ -60,6 +60,13 @@ static const struct {
                .pid = 0x0268,
                .version = 0x0000,
        },
+       {
+               .name = "Navigation Controller",
+               .source = 0x0002,
+               .vid = 0x054c,
+               .pid = 0x042f,
+               .version = 0x0000,
+       },
 };
 
 struct leds_data {