]> asedeno.scripts.mit.edu Git - linux.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)
commit3c4c615d70c8cbdc8ba8c79ed702640930652a79
tree1e5a1ad3f3dc4e9d9f926565707d1d7fb95aaf31
parent013dd239d6220a4e0dfdf0d45a82c34f1fd73deb
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