Re: [PATCH v4] USB: serial: add Moxa UPORT 11x0 driver

2015-12-05 Thread Johan Hovold
On Wed, Nov 11, 2015 at 10:35:47AM +0100, Mathieu OTHACEHE wrote: > Add a driver which supports : > > - UPort 1110 : 1 port RS-232 USB to Serial Hub. > - UPort 1130 : 1 port RS-422/485 USB to Serial Hub. > - UPort 1130I : 1 port RS-422/485 USB to Serial Hub with Isolation. > - UPort 1150 : 1 po

Re: [PATCH v4] USB: serial: add Moxa UPORT 11x0 driver

2015-11-11 Thread Mathieu OTHACEHE
Hi Johan Ok, I'll include a changelog in future patches. Here is the current changlog : Changes in v2: * Use generic implementation for read/write code * Use TIOCSRS485/TIOCGRS485 instead of moxa specific ioctl * Other problems pointed out by Johan review Changes in v3: * Drop unused defines * F

Re: [PATCH v4] USB: serial: add Moxa UPORT 11x0 driver

2015-11-11 Thread Johan Hovold
On Wed, Nov 11, 2015 at 10:35:47AM +0100, Mathieu OTHACEHE wrote: > Add a driver which supports : > > - UPort 1110 : 1 port RS-232 USB to Serial Hub. > - UPort 1130 : 1 port RS-422/485 USB to Serial Hub. > - UPort 1130I : 1 port RS-422/485 USB to Serial Hub with Isolation. > - UPort 1150 : 1 po