readme

来自「南京沁恒电子有限公司USB通用设备接口芯片资料」· 代码 · 共 25 行

TXT
25
字号
This installation guide describes the procedures to install and uninstall CH365 PCI to 4/8/16 serial ports in Linux platform(2.4 kernel).1-install and uninstall CH365 PCI to 4/8/16 serial ports1-install and uninstall CH365 PCI to 4/8/16 serial ports(1)-install<1>-compile     make <2>-loading module    insmod ch432_ms_80x86.o<3>-create device files    mknod /dev/ttyWCH0 c 210 0    mknod /dev/ttyWCH1 c 210 1    mknod /dev/ttyWCH2 c 210 2    mknod /dev/ttyWCH3 c 210 3The ttyWCH0 ttyWCH1 ttyWCH2 and ttyWCH3 are ready for application.(2)-uninstall(1)-uninstall module    rmmod ch432_ms_80x86

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?