Hello All,
I am using two PL2303 USB to RS-485 converters connected to 2 different
PCs running Redhat 9 (2.4.20-8 kernel)
on them; and then the devices and connected together. I just want to
test data communication between
2 devices. (loop back). On both the PCs, the device is recognized
prope
Hello All,
I am using usbser.sys(Windows Host) and generating Virtual COM port.
My device side application writes 2000 bytes to that port. The host side
application reads some data, comes out of read and parses the first 2
bytes to get the actual length of data to read, and then issues a read
ca
Hello all,
I am using Triton board with linux-2.4.19-rmk7-pxa1. I am using
usb-serial driver to get the ppp interface on the board. On the host
(Mandrake 10, 2.6.3 kernel), I am using the MPPP client for dialing.
I give the command on the host and I get the following:
mppp -quit 0
Initializing M
Greg KH wrote:
On Wed, Nov 24, 2004 at 11:16:18AM +0530, Mohan V wrote:
Hello All,
I am using a usb-char driver of linux-2.4.19-rmk7-pxa1 kernel for PPP.
Do you have a pointer to the source code for this driver? It is not in
the main kernel.org tree.
I got the pointer. ftp
Greg KH wrote:
On Wed, Nov 24, 2004 at 11:16:18AM +0530, Mohan V wrote:
Hello All,
I am using a usb-char driver of linux-2.4.19-rmk7-pxa1 kernel for PPP.
Do you have a pointer to the source code for this driver? It is not in
the main kernel.org tree.
Sorry i couldn't find the po
Hello All,
I am using a usb-char driver of linux-2.4.19-rmk7-pxa1 kernel for PPP.
The host is 2.6.3 kernel(Mandrake 10). After plugging in the USB cable,
I get the /dev/usb/acm/0 device on host. On the host side I type this
command:
pppd -detach crtscts lock 192.168.100.2: /dev/usb/acm/0 38400
Hello All,
Has anyone of you tried PPP over USB? I am using a usb-char device to
get the PPP interface. But I am not getting the PPP interface. The
usb-char driver is closed immediately after registering.
I use the command on the device side:
pppd /dev/usbchar 38400 192.168.100.1:192.168.100.2 n
Hello all,
I am using a Triton board with linux-2.4.19-rmk7-pxa1 on it. I have
compiled with serial-usb emulation support. When I plug in the usb cable
with Windows as the host, the device is recognised and the driver
usbser.sys is properly loaded. And in the device manager, one more COM
port i
Hello all,
I am a new member of this group and this is my first mail.
I have a Triton Development Board with linux-2.4.19-rmk7-pxa1 ported on
it. I want the board to work as USB Modem. I have compiled the kernel
with usb-char support.
I am testing this on Linux 2.6.3 host on which i have enabled