--- 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 { -- 2.1.1 -- 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