Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1181418 > unrolled thread

Re: [PATCH V3 1/1] usb:serial:f81534 add F81532/534 driver

Started byPeter Hung <hpeter@gmail.com>
First post2015-07-10 11:40 +0200
Last post2015-07-10 12:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V3 1/1] usb:serial:f81534 add F81532/534 driver Peter Hung <hpeter@gmail.com> - 2015-07-10 11:40 +0200
    Re: [PATCH V3 1/1] usb:serial:f81534 add F81532/534 driver Johan Hovold <johan@kernel.org> - 2015-07-10 12:00 +0200

#1181418 — Re: [PATCH V3 1/1] usb:serial:f81534 add F81532/534 driver

FromPeter Hung <hpeter@gmail.com>
Date2015-07-10 11:40 +0200
SubjectRe: [PATCH V3 1/1] usb:serial:f81534 add F81532/534 driver
Message-ID<pKCWK-4bn-5@gated-at.bofh.it>
Hi Johan,

Peter Hung 於 2015/7/9 上午 11:15 寫道:
> This driver is for Fintek F81532/F81534 USB to Serial Ports IC.
> 

Please pending for the driver, I found a problem with
prepare_write_buffer(). The driver submit write block size
!= real tx send size. It's will ok on transmitting small mount data,
but it's will fail on transmitting large mount data.

I'll fix for this problem and re-send patch.
Sorry for found bug so lately.

-- 
With Best Regards,
Peter Hung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1181436

FromJohan Hovold <johan@kernel.org>
Date2015-07-10 12:00 +0200
Message-ID<pKDg6-4i9-7@gated-at.bofh.it>
In reply to#1181418
On Fri, Jul 10, 2015 at 05:35:34PM +0800, Peter Hung wrote:
> Hi Johan,
> 
> Peter Hung 於 2015/7/9 上午 11:15 寫道:
> > This driver is for Fintek F81532/F81534 USB to Serial Ports IC.
> > 
> 
> Please pending for the driver, I found a problem with
> prepare_write_buffer(). The driver submit write block size
> != real tx send size. It's will ok on transmitting small mount data,
> but it's will fail on transmitting large mount data.
> 
> I'll fix for this problem and re-send patch.
> Sorry for found bug so lately.

Ok, I'll wait for v4.

Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web