文件名称:ftdi_sio.tar
介绍说明--下载内容均来自于网络,请自行研究使用
USB FTDI Serial Converters Driver-Instructions to install new driver
You may require the sources matching the current kernel to be installed on your system (and built).
There are many helpfull websites that can assist you with this step and it isnt as daunting as you first think!
Try http://www.osnews.com/story.php?news_id=2949&page=2 as a first step if the link is still available.
To install the ftdi_sio driver use the following steps:
1. Create a temporary folder in your linux machine.
2. Extract the files from ftdi_sio.tar.gz file to your temporary folder
"gunzip ftdi_sio.tar.gz"
"tar-xvf ftdi_sio.tar"
3. Build the driver
"make"
4. Plug in your ftdi device
5. Check to see if default driver was loaded
"lsmod"- you will see ftdi_sio if a driver is loaded
6. Remove the default installed driver
"rmmod ftdi_sio"
You may require the sources matching the current kernel to be installed on your system (and built).
There are many helpfull websites that can assist you with this step and it isnt as daunting as you first think!
Try http://www.osnews.com/story.php?news_id=2949&page=2 as a first step if the link is still available.
To install the ftdi_sio driver use the following steps:
1. Create a temporary folder in your linux machine.
2. Extract the files from ftdi_sio.tar.gz file to your temporary folder
"gunzip ftdi_sio.tar.gz"
"tar-xvf ftdi_sio.tar"
3. Build the driver
"make"
4. Plug in your ftdi device
5. Check to see if default driver was loaded
"lsmod"- you will see ftdi_sio if a driver is loaded
6. Remove the default installed driver
"rmmod ftdi_sio"
相关搜索: ftdi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
252294685ftdi_sio.tar