⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 howto.txt

📁 MOXA多串口卡LINUX下驱动及测试工具
💻 TXT
字号:
 ===================================================================
 The HOWTO file of Linux Fixed tty Driver for 
 MOXA NPort Server/Async Server Faimly
 ===================================================================

 Install from disk
 =================
 1. Create install disk with "makedisk.exe" which in the CD-ROM 
    under Windows 9x/Me/NT/2000.
 2. Create "/tmp/moxa" directory under your linux host.
    # cd /tmp
    # mkdir moxa
 3. Uncompress the driver into "/tmp/moxa".
    # cd /
    # tar xvfP /dev/fd0
 4. Follow the readme file to install driver.
 5. End.

 - or -

 Install from host
 =================
 1. Create "/tmp/moxa" directory under your linux host.
    # cd /tmp
    # mkdir moxa
 2. Download/copy "linux<nnn>.tar" from CD-ROM into /.
    <nnn> is version number.
 3. Uncompress the driver into "/tmp/moxa".
    # cd /
    # tar xvfP linux<nnn>.tar
 4. Follow the readme file to install driver.
 5. End.


⌨️ 快捷键说明

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