[linux-usb-devel] Re: Not Able to setup Data call using kermit.

2005-02-17 Thread Greg KH
On Fri, Feb 18, 2005 at 12:19:56PM +0530, [EMAIL PROTECTED] wrote: > > Hi Greg, > > Please find the attached for the source code. > > I have created a device file with the major 180 and minor 0. When I open > the device file using my C program it is working fine, even I checked > with writing so

[linux-usb-devel] RE: Not Able to setup Data call using kermit.

2005-02-17 Thread naganagouda.meti
Hi Greg, Please find the attached for the source code. I have created a device file with the major 180 and minor 0. When I open the device file using my C program it is working fine, even I checked with writing some AT commands and I got response also. It is calling my drivers open, write and rea

[linux-usb-devel] Re: Not Able to setup Data call using kermit.

2005-02-17 Thread Greg KH
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? A: No. Q: Should I include quotations after my reply? On Fri, Feb 18, 2005 at 11:30:23AM +0530, [EMAIL PROTECT

[linux-usb-devel] RE: Not Able to setup Data call using kermit.

2005-02-17 Thread naganagouda.meti
Hi Greg, I have the source code. But I didn't understand what is mean by pointer to my source code. Regards, Nagan, Wipro Technologies, Phone: +91 40 30791519 (Desk)    +91 98494 58033 (Mobile) Fax:   +91 40 30790009 E-mail: [EMAIL PROTECTED] "Effort is a commitment to seeing a task through

[linux-usb-devel] Re: Not Able to setup Data call using kermit.

2005-02-17 Thread Greg KH
On Fri, Feb 18, 2005 at 10:02:08AM +0530, [EMAIL PROTECTED] wrote: > > Hi Greg, > > > > I wrote a USB driver for mobiles. Using this driver now I am able to > setup voice call. Now I am trying to setup Data call using C-Kermit with > my driver. > > > > When I tried to set up data call usning