Re: Linux FTDI driver modifications

2016-11-01 Thread Johan Hovold
On Tue, Nov 01, 2016 at 12:33:45PM +0100, Meindert Sprang wrote: > Hello all, > > I am the developer of the ShipModul (CustomWare) MiniPlex products where > we use FTDI chips for USB communications. > I see that even the latest PID we use (FD4B) is already in the > ftdi_sio.c driver and I'm glad

Linux FTDI driver modifications

2016-11-01 Thread Meindert Sprang
Hello all, I am the developer of the ShipModul (CustomWare) MiniPlex products where we use FTDI chips for USB communications. I see that even the latest PID we use (FD4B) is already in the ftdi_sio.c driver and I'm glad to see the Linux community picks this up to fast. There is one thing how