]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
UBUNTU: SAUCE: xr-usb-serial: Driver for Exar USB serial ports
authorWen-chien Jesse Sung <jesse.sung@canonical.com>
Fri, 2 Dec 2016 09:11:02 +0000 (17:11 +0800)
committerAndrea Righi <andrea.righi@canonical.com>
Thu, 9 Mar 2023 14:57:13 +0000 (15:57 +0100)
commit8622f91eb0c631885b4d9296e6ebe9c7ed58235b
tree072162bbdd835513d4441bcd649b25b344bae79e
parentd58a138150f386818b695c78f347057d7adec990
UBUNTU: SAUCE: xr-usb-serial: Driver for Exar USB serial ports

BugLink: https://launchpad.net/bugs/1645591
Import USB UART driver from
https://www.exar.com/design-tools/software-drivers

Product Family: USB UART
Part Numbers:
XR21V1410, XR21V1412, XR21V1414,
XR21B1411, XR21B1420, XR21B1422,
XR21B1424, XR22801, XR22802,
XR22804
Operating system: Linux 3.6.x and newer
Driver version: 1A
Release date: January 2015

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
ubuntu/Makefile
ubuntu/xr-usb-serial/Makefile [new file with mode: 0644]
ubuntu/xr-usb-serial/README.txt [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_common.c [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_common.h [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_hal.c [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_ioctl.h [new file with mode: 0644]