Re: [PATCH] usb: serial: ftdi_sio: Add RT Systems VX-8 cable

2018-02-26 Thread Johan Hovold
On Fri, Feb 23, 2018 at 02:29:54PM -0600, Major Hayden wrote: > This patch adds a device ID for the RT Systems cable used to > program Yaesu VX-8R/VX-8DR handheld radios. It uses the main > FTDI VID instead of the common RT Systems VID. > > Signed-off-by: Major Hayden Now applied, thanks. Johan

[PATCH] usb: serial: ftdi_sio: Add RT Systems VX-8 cable

2018-02-23 Thread Major Hayden
This patch adds a device ID for the RT Systems cable used to program Yaesu VX-8R/VX-8DR handheld radios. It uses the main FTDI VID instead of the common RT Systems VID. Signed-off-by: Major Hayden --- drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 3 +++ 2 files cha