]> git.ipfire.org Git - thirdparty/linux.git/commit
USB: serial: ftdi_sio: add support for E+H FXA291
authorTim Pambor <timpambor@gmail.com>
Sat, 11 Jul 2026 17:36:30 +0000 (17:36 +0000)
committerJohan Hovold <johan@kernel.org>
Mon, 13 Jul 2026 09:43:39 +0000 (11:43 +0200)
commitfad0fd120e29041b3e6cdf41bb12e3184fb524a2
treed5fae0e2530215e82ca275eaaf870a27b4c048ed
parent42a97c0480f96a2977e6d51ce512adc780f1ef5d
USB: serial: ftdi_sio: add support for E+H FXA291

The Commubox FXA291 by Endress+Hauser AG is a USB serial converter
based on FT232B which is used to communicate with field devices.

It enumerates using the FTDI vendor ID and a custom PID.

usb 1-9: New USB device found, idVendor=0403, idProduct=e510, bcdDevice= 4.00
usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-9: Product: FXA291
usb 1-9: Manufacturer: Endress+Hauser
usb 1-9: SerialNumber: 00000000
ftdi_sio 1-9:1.0: FTDI USB Serial Device converter detected
usb 1-9: Detected FT232B
usb 1-9: FTDI USB Serial Device converter now attached to ttyUSB0

Signed-off-by: Tim Pambor <timpambor@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h