Re: [linux-usb-devel] PPP over USB

2004-11-23 Thread Greg KH
On Mon, Nov 22, 2004 at 04:39:44PM +0530, Mohan V wrote: > 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. What usbchar device?

[linux-usb-devel] PPP over USB

2004-11-22 Thread Mohan V
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