xr_usb_serial_common

所属分类:驱动编程
开发工具:Unix_Linux
文件大小:19KB
下载次数:21
上传日期:2017-05-02 16:47:25
上 传 者xujin071
说明:  xr21v1414驱动代码,可在Linux2.6.18-3.4中使用
(Xr21v1414 driver code, can be used in Linux2.6.18-3.4)

文件列表:
Makefile (319, 2014-06-11)
xr_usbserial_ioctl.h (1567, 2015-01-07)
xr_usb_serial_common.c (61030, 2015-01-10)
xr_usb_serial_common.h (4902, 2015-01-10)
xr_usb_serial_hal.c (32828, 2015-01-10)

Exar USB Serial Driver ====================== Version 1A, 1/9/2015 This driver will work with any USB UART function in these Exar devices: XR21V1410/1412/1414 XR21B1411 XR21B1420/1422/1424 XR22801/802/804 The source code has been tested on Linux kernels 2.6.18 to 3.4.x. This may also work with other kernels. Installation ------------ * Compile and install the common usb serial driver module # make # insmod ./xr_usb_serial_common.ko * Plug the device into the USB host. You should see up to four devices created, typically /dev/ttyUSB[0-3]. Tips for Debugging ------------------ * Check that the USB UART is detected by the system # lsusb * Check that the CDC-ACM driver was not installed for the Exar USB UART # ls /dev/tty* To remove the CDC-ACM driver and install the driver: # rmmod cdc-acm # modprobe -r usbserial # modprobe usbserial # insmod ./xr_usb_serial_common.ko Technical Support ----------------- Send any technical questions/issues to uarttechsupport@exar.com.

近期下载者

相关文件


收藏者