serial Communication and usb Communication In Linux 1. serial communication in Linux 1.1 Introduction serial communication is a popular means of transmitting data between a computer and a peripheral device such as a programmable instrument or even another computer. serial communication uses a transmitter to send data, one bit at a time, over a single communication line to a receiver. You c...
by huqwstar53 - Linux文档专区 - 2007-02-06 17:11:02 阅读(907) 回复(0)
串口连接v890的控制口, xp老是提示找到新硬件 use-seri 估计是数据线没有驱动起来,谁有驱动程序 发给我一份 ,谢谢,救急 [email]fjmingyang@163.com[/email] 再网上找了半天了.
串口连接v890的控制口, xp老是提示找到新硬件 use-seri \r\n估计是数据线没有驱动起来,谁有驱动程序 发给我一份 ,谢谢,救急 [email]fjmingyang@163.com[/email]\r\n\r\n再网上找了半天了.
今天想在Linux下使用电信的3G上网卡,于是安装中兴的驱动。这里有篇参考文章: http://forum.ubuntu.org.cn/viewtopic.php?f=116&t=213843 按里面说法,580驱动可以直接用于560。拿源代码做了一些修改,最后能在RHEL5上编译加载了,但系统中没有/dev/ttyusb0。先做了个对比分析,结果发现插入时它主要是里面自带的存储卡上线生成/dev下的设备,没看到其它设备;而驱动的probe函数也没有被调用到。 我想驱动和设备关联,无外乎类似...
在windows下检查了这2跟线,没问题.然后到centos 4下发现没有ttyusb0和ttyusb1这 2个设备. 具体情况如下: [root@abc ~]# lsusb Bus 002 Device 009: ID 04b4:5500 Cypress Semiconductor Corp. HID->;COM RS232 Adapter Bus 002 Device 008: ID 04b4:5500 Cypress Semiconductor Corp. HID->;COM RS232 Adapter Bus 002 Device 005: ID 05e3:0605 Genesys Logic, Inc. Bus 002 Device 001: ID 0000:0000 Bus 001 Device 003: ID 413...
在windows下检查了这2跟线,没问题.然后到centos 4下发现没有ttyusb0和ttyusb1这 2个设备. 具体情况如下: [root@abc ~]# lsusb Bus 002 Device 009: ID 04b4:5500 Cypress Semiconductor Corp. HID->;COM RS232 Adapter Bus 002 Device 008: ID 04b4:5500 Cypress Semiconductor Corp. HID->;COM RS232 Adapter Bus 002 Device 005: ID 05e3:0605 Genesys Logic, Inc. Bus 002 Device 001: ID 0000:0000 Bus 001 Device 003: ID 413...
我用一块AM1808的开发板,它有两个usb控制器,一个是host,一个是OTG(2.0 full speed/high speed)。现在我将OTG配置成了ACM CDC serial Gadget设备,没有修改任何驱动代码,然后编译烧写,并自己写了测试程序进行测试,有几个问题百思不得其解,求大家帮助。 1.开发板内核版本为2.6.30,在开发板上配置好ACM CDC serial Gadget后,在开发板上可以看到 /dev/ttyGS0。 2.用usb线连接开发板和PC,PC是ubuntu系统,内核版本为2.6.28。...
VMWARE+REDHAT 9.0,因笔记本没有串口,所以用一条usb-serial线(PL2303),但没有REDHAT9.0的驱动.所以minicom不能动, 求驱动,并请教安装方法. (注: 在新华华镭下可以使用,它会自动检索到usb-serival,我只是配置一下就可以用了.) [ 本帖最后由 2195113 于 2008-5-29 15:38 编辑 ]