]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
authorVittorio Alfieri <vittorio88@gmail.com>
Sun, 28 Feb 2016 13:40:24 +0000 (14:40 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 29 Feb 2016 18:01:10 +0000 (19:01 +0100)
commit86b629f20df690c0b1ff09c75e28976b7a629229
tree1e5a1ad3f3dc4e9d9f926565707d1d7fb95aaf31
parent087bd9feb93fae791b2a685705ac4a99a90ea8cf
USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder

The Parrot NMEA GPS Flight Recorder is a USB composite device
consisting of hub, flash storage, and cp210x usb to serial chip.
It is an accessory to the mass-produced Parrot AR Drone 2.
The device emits standard NMEA messages which make the it compatible
with NMEA compatible software. It was tested using gpsd version 3.11-3
as an NMEA interpreter and using the official Parrot Flight Recorder.

Signed-off-by: Vittorio Alfieri <vittorio88@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c