Hi Alex, On Thursday 06 of November 2014 10:29:13 Alex Gal wrote: > --- > plugins/sixaxis.c | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/plugins/sixaxis.c b/plugins/sixaxis.c > index b09404a..ac53ba9 100644 > --- a/plugins/sixaxis.c > +++ b/plugins/sixaxis.c > @@ -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 { Both patches applied, thanks. -- BR Szymon Janc -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html