WCHSoftGroup / ch343ser_linux

USB driver for USB to serial chip ch342, ch343, ch344, ch9101, ch9102, ch9103, etc
125 stars 46 forks source link

Update for 6.6+ kernel issues #34

Closed snostormjp closed 7 months ago

snostormjp commented 8 months ago

Updated the types in the ch343_tty_write declaration for kernel 6.6 compatibility mentioned in issue 32, tested on 6.6.9 and 6.6.10 arch linux , with arduino and esp32 dev board.

snostormjp commented 7 months ago

I think I need to test more and did the wong fix looking at another solution some one else found using size_t instead