Драйвер ch341 ch340 ch34x для Raspberry PI

Драйвер ch341 ch340 ch34x для Raspberry PI скачать

CH341SER

Instructions

Note: 1.Please run followed executable programs as root privilege
2.Current Driver support versions of linux kernel range from 2.6.25 to 3.9.10
3.Current Driver support 32bits and 64bits linux systems

Usage:
sudo apt-get install linux-headers-3.18.0-25-rpi2
(load or unload linux driver of CH34x)
//compile
#make
//load ch34x chips driver
#make load
//unload ch34x chips driver
#make unload