CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2021/11/19 00:56:53
Modified files: sys/dev/usb : uchcom.c Log message: let CH340 chips keep working in 8N1 mode. they get confused if you try to configure them and don't work at all otherwise. CH341 seems fine otherwise. from miod tested by me and Felix Kronlage-Dam