Re: [PATCH] FT4232: show mode for both C and D channels

2023-08-29 Thread Thomas Jarosch
Hi Yegor, You wrote on Tue, Aug 29, 2023 at 12:01:12PM +0200: > > diff --git a/src/ftdi.c b/src/ftdi.c > > index 0a7fb27..e16816e 100644 > > --- a/src/ftdi.c > > +++ b/src/ftdi.c > > @@ -3881,6 +3881,13 @@ int ftdi_eeprom_decode(struct ftdi_context *ftdi, > > int verbose) > >

Re: [PATCH] FT4232: show mode for both C and D channels

2023-08-29 Thread Yegor Yefremov
On Tue, Aug 29, 2023 at 10:51 AM wrote: > > From: Yegor Yefremov > > --- > src/ftdi.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/src/ftdi.c b/src/ftdi.c > index 0a7fb27..e16816e 100644 > --- a/src/ftdi.c > +++ b/src/ftdi.c > @@ -3881,6 +3881,13 @@ int

[PATCH] FT4232: show mode for both C and D channels

2023-08-29 Thread yegorslists
From: Yegor Yefremov --- src/ftdi.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/src/ftdi.c b/src/ftdi.c index 0a7fb27..e16816e 100644 --- a/src/ftdi.c +++ b/src/ftdi.c @@ -3881,6 +3881,13 @@ int ftdi_eeprom_decode(struct ftdi_context *ftdi, int verbose)