~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/driver-api/tty/moxa-smartio.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/driver-api/tty/moxa-smartio.rst (Version linux-6.12-rc7) and /Documentation/driver-api/tty/moxa-smartio.rst (Version linux-5.15.171)


  1 ==============================================    
  2 MOXA Smartio/Industio Family Device Driver Ins    
  3 ==============================================    
  4                                                   
  5 Copyright (C) 2008, Moxa Inc.                     
  6 Copyright (C) 2021, Jiri Slaby                    
  7                                                   
  8 .. Content                                        
  9                                                   
 10    1. Introduction                                
 11    2. System Requirement                          
 12    3. Installation                                
 13       3.1 Hardware installation                   
 14       3.2 Device naming convention                
 15    4. Utilities                                   
 16    5. Setserial                                   
 17    6. Troubleshooting                             
 18                                                   
 19 1. Introduction                                   
 20 ^^^^^^^^^^^^^^^                                   
 21                                                   
 22    The Smartio/Industio/UPCI family Linux driv    
 23    boards:                                        
 24                                                   
 25     - 2 ports multiport board                     
 26         CP-102U, CP-102UL, CP-102UF               
 27         CP-132U-I, CP-132UL,                      
 28         CP-132, CP-132I, CP132S, CP-132IS,        
 29         (CP-102, CP-102S)                         
 30                                                   
 31     - 4 ports multiport board                     
 32         CP-104EL,                                 
 33         CP-104UL, CP-104JU,                       
 34         CP-134U, CP-134U-I,                       
 35         C104H/PCI, C104HS/PCI,                    
 36         CP-114, CP-114I, CP-114S, CP-114IS, CP    
 37         (C114HI, CT-114I),                        
 38         POS-104UL,                                
 39         CB-114,                                   
 40         CB-134I                                   
 41                                                   
 42     - 8 ports multiport board                     
 43         CP-118EL, CP-168EL,                       
 44         CP-118U, CP-168U,                         
 45         C168H/PCI,                                
 46         CB-108                                    
 47                                                   
 48    If a compatibility problem occurs, please c    
 49    support@moxa.com.tw.                           
 50                                                   
 51    In addition to device driver, useful utilit    
 52    version. They are:                             
 53                                                   
 54     - msdiag                                      
 55                  Diagnostic program for displa    
 56                  Smartio/Industio boards.         
 57     - msmon                                       
 58                  Monitor program to observe da    
 59     - msterm     A simple terminal program whi    
 60                  ports.                           
 61                                                   
 62    All the drivers and utilities are published    
 63    GNU General Public License in this version.    
 64    Public License announcement in each source     
 65                                                   
 66    In Moxa's Web sites, you may always find th    
 67    https://www.moxa.com/.                         
 68                                                   
 69    This version of driver can be installed as     
 70    or built-in into kernel (Static driver). Be    
 71    please refer to hardware installation proce    
 72                                                   
 73    We assume the user should be familiar with     
 74                                                   
 75    - Serial-HOWTO                                 
 76    - Kernel-HOWTO                                 
 77                                                   
 78 2. System Requirement                             
 79 ^^^^^^^^^^^^^^^^^^^^^                             
 80                                                   
 81    - Maximum 4 boards can be installed in comb    
 82                                                   
 83 3. Installation                                   
 84 ^^^^^^^^^^^^^^^                                   
 85                                                   
 86 3.1 Hardware installation                         
 87 =========================                         
 88                                                   
 89 PCI/UPCI board                                    
 90 --------------                                    
 91                                                   
 92    You may need to adjust IRQ usage in BIOS to    
 93    ISA devices. Please refer to hardware insta    
 94    Manual in advance.                             
 95                                                   
 96 PCI IRQ Sharing                                   
 97 ---------------                                   
 98                                                   
 99    Each port within the same multiport board s    
100    4 Moxa Smartio/Industio PCI Family multipor    
101    together on one system and they can share t    
102                                                   
103                                                   
104                                                   
105 3.2 Device naming convention                      
106 ============================                      
107                                                   
108    The device node is named "ttyMxx".             
109                                                   
110 Device naming when more than 2 boards installe    
111 ----------------------------------------------    
112                                                   
113    Naming convention for each Smartio/Industio    
114    pre-defined as below.                          
115                                                   
116    ============ ===============                   
117    Board Num.   Device node                       
118    1st board    ttyM0  - ttyM7                    
119    2nd board    ttyM8  - ttyM15                   
120    3rd board    ttyM16 - ttyM23                   
121    4th board    ttyM24 - ttyM31                   
122    ============ ===============                   
123                                                   
124 4. Utilities                                      
125 ^^^^^^^^^^^^                                      
126                                                   
127    There are 3 utilities contained in this dri    
128    msterm. These 3 utilities are released in f    
129    be compiled into executable file and copied    
130                                                   
131 msdiag - Diagnostic                               
132 ===================                               
133                                                   
134    This utility provides the function to displ    
135    board was found by the driver in the system    
136                                                   
137 msmon - Port Monitoring                           
138 =======================                           
139                                                   
140    This utility gives the user a quick view ab    
141    activities. One can easily learn each port'    
142    (Rx/Tx) character count since the time when    
143                                                   
144    Rx/Tx throughputs per second are also repor    
145    the last 5 seconds) and in average basis (s    
146    is started). You can reset all ports' count    
147    (plus/minus) keys to change the displaying     
148    on the port, that cursor stay, to view the     
149    parameters, signal status, and input/output    
150                                                   
151 msterm - Terminal Emulation                       
152 ===========================                       
153                                                   
154    This utility provides data sending and rece    
155    especially for MOXA ports. It is quite usef    
156    application, for example, sending AT comman    
157    port or used as a terminal for login purpos    
158    dumb terminal emulation without handling fu    
159                                                   
160 5. Setserial                                      
161 ^^^^^^^^^^^^                                      
162                                                   
163    Supported Setserial parameters are listed a    
164                                                   
165    ============== ============================    
166    uart           set UART type(16450 --> disa    
167    close_delay    set the amount of time (in 1    
168                   should be kept low while bei    
169    closing_wait   set the amount of time (in 1    
170                   serial port should wait for     
171                   being closed, before the rec    
172    spd_hi         Use 57.6kb when the applicat    
173    spd_vhi        Use 115.2kb when the applica    
174    spd_shi        Use 230.4kb when the applica    
175    spd_warp       Use 460.8kb when the applica    
176    spd_normal     Use 38.4kb when the applicat    
177    spd_cust       Use the custom divisor to se    
178                   application requests 38.4kb.    
179    divisor        This option sets the custom     
180    baud_base      This option sets the base ba    
181    ============== ============================    
182                                                   
183 6. Troubleshooting                                
184 ^^^^^^^^^^^^^^^^^^                                
185                                                   
186    The boot time error messages and solutions     
187    possible. If all the possible solutions fai    
188    support team to get more help.                 
189                                                   
190                                                   
191    Error msg:                                     
192               More than 4 Moxa Smartio/Industi    
193               and after are ignored.              
194                                                   
195    Solution:                                      
196    To avoid this problem, please unplug fifth     
197    driver supports up to 4 boards.                
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php