Re:Re: [PATCH] USB: serial: option: add more ZTE device ids

2016-05-04 Thread
dear all: thank you very much. Excuse me for last submit mail, i missed some device ID. we need to add some other device ID to linux kernel, that has been already used in our corporation's device. we need some help from yours. looking forward for you reply, thanks! Signed-off-by: lei

add device id to linux kernel

2016-04-30 Thread
dear linuxfoundation: I am liulei come from ZTEMT. We need add some device ID to linux kernel, We need some help from yours. Looking forward to you reply, thanks! Signed-off-by:lei liu --- linux-4.5.2/drivers/usb/serial/option.c 2016-04-30 14:52:30.262955240

Re:[PATCH] USB: zte_ev: fix removed PIDs

2014-09-02 Thread
Dear Johan Greg: I can't find remove pid(0xfff6 to 0xfffd and 0xffec/0xffee) back to zte_ev.c or option.c in git. please make sure that pid had been added. thanks. lei.liu. At 2014-08-28 06:46:54, Johan Hovold jo...@kernel.org wrote: Add back some PIDs that were mistakingly remove

Re:Re:Re: Re: Re:Re: move ZTE CDMA device pid from zte_ev.c back to option.c and modify a parameter in zte_ev.ko

2014-07-03 Thread
Dear johanWilliams As we discuss about the question of zte_ev.c, are you sure how to modify. Looking forward to your reply. thanks. lei.liu At 2014-06-25 04:35:28, 刘磊 lei35...@163.com wrote: At 2014-06-24 09:46:01, Johan Hovold jo...@kernel.org wrote: On Tue, Jun 24, 2014 at 08:43:36PM

Re:Re: Re: Re:Re: move ZTE CDMA device pid from zte_ev.c back to option.c and modify a parameter in zte_ev.ko

2014-06-25 Thread
At 2014-06-24 09:46:01, Johan Hovold jo...@kernel.org wrote: On Tue, Jun 24, 2014 at 08:43:36PM +0800, 刘磊 wrote: At 2014-06-23 10:49:14, Johan Hovold jo...@kernel.org wrote: On Mon, Jun 23, 2014 at 09:42:08AM -0500, Dan Williams wrote: On Mon, 2014-06-23 at 18:15 +0800, 刘磊 wrote: i don't

Re:Re: Re: move ZTE CDMA device pid from zte_ev.c back to option.c and modify a parameter in zte_ev.ko

2014-06-24 Thread
i'm sorry, i think you said is the patch of my submit yesterday.i misunderstand you means. At 2014-06-23 06:52:22, Johan Hovold jo...@kernel.org wrote: On Mon, Jun 23, 2014 at 06:15:52PM +0800, 刘磊 wrote: Could you try the first patch (only) and see if it fixes the problem? Does it also fix

Re:Re: Re:Re: move ZTE CDMA device pid from zte_ev.c back to option.c and modify a parameter in zte_ev.ko

2014-06-24 Thread
At 2014-06-23 10:49:14, Johan Hovold jo...@kernel.org wrote: On Mon, Jun 23, 2014 at 09:42:08AM -0500, Dan Williams wrote: On Mon, 2014-06-23 at 18:15 +0800, 刘磊 wrote: Could you try the first patch (only) and see if it fixes the problem? Does it also fix the problem you're having with PID

Re:Re: move ZTE CDMA device pid from zte_ev.c back to option.c and modify a parameter in zte_ev.ko

2014-06-23 Thread
...@kernel.org wrote: On Fri, Jun 20, 2014 at 06:30:23PM +0800, 刘磊 wrote: patch2: Modify the parameter from 0x0003 to 0x. you must submit patch1 at first. Reason:In the USB serial protocol, if set the control state (SET_CONTROL_LINE_STATE(22h)) and the parameter of RTS must be 0x that make

move ZTE CDMA device pid from zte_ev.c back to option.c and modify a parameter in zte_ev.ko

2014-06-20 Thread
dear linuxfoundation:     I'm very sorry has some problems in before's submit. now i divided the problems in two patches.     patch1:move ZTE CDMA device pid from zte_ev.c back to option.c.     reason: the pid of 0xfffe device can't re-connect succusfull when driven by zte_ev, but work fine

move ZTE CDMA device pid from zte_ev.c back to option.c

2014-06-20 Thread
dear linuxfoundation: I'm very sorry, i think i had been according to the Documentation/SubmittingPatches to submit. The pid of 0xfffe device re-connect network failed when driven by zte_ev, but work fine when driven by option if we move the pid 0xfffe to option. in order to

move ZTE CDMA device pid from zte_ev.c back to option.c

2014-06-18 Thread
dear linuxfoundation: Because of the usb driver parameters error that leads to failed in reconnect. now i want to modify the error parameter and move device pid fffe from zte_ev.c back to option.c for our company. modify reason: 1. Move device pid fffe from zte_ev.c back to option.c for

move ZTE CDMA device pid from zte_ev.c back to option.c

2014-04-08 Thread
dear linuxfoundation:     I'm not sure if you receive our mails in lase week , i resend it now.   Please confirm whether it is correct format for submit. Looking forward to your reply.      modify reason: 1. Move device pid fffe from zte_ev.c back to option.c for our company. 2. Modify the

move ZTE CDMA device pid from zte_ev.c back to option.c

2014-03-30 Thread
dear linuxfoundation:     I'm sorry, was not set format to text in before mails.  Now resend it.      modify reason: 1. Move device pid fffe from zte_ev.c back to option.c for our company. 2. Modify the parameter from 0x0003 to 0x. the problem may cause the device can not be close.  these two