; rev.02 3/17/93

AdapterId 0678Ch

AdapterName " NeoTecH Dual RS-232 Async. Adapter, S2M100"

Numbytes 4

NamedItem
        Prompt "Upper connector address"
        
        choice "SERIAL_2 (02f8h)" pos[1]=11111XXXb  
                                  pos[2]=00000010b io 02f8h-02ffh
        
        choice "SERIAL_3 (3220h)" pos[1]=00100XXXb 
                                  pos[2]=00110010b io 3220h-3227h 
        
        choice "SERIAL_4 (3228h)" pos[1]=00101XXXb 
                                  pos[2]=00110010b io 3228h-322fh 
        
        choice "SERIAL_5 (4220h)" pos[1]=00100XXXb 
                                  pos[2]=01000010b io 4220h-4227h 
        
        choice "SERIAL_6 (4228h)" pos[1]=00101XXXb  
                                  pos[2]=01000010b io 4228h-422fh
        
        choice "SERIAL_7 (5220h)" pos[1]=00100XXXb  
                                  pos[2]=01010010b io 5220h-5227h
        
        choice "SERIAL_8 (5228h)" pos[1]=00101XXXb 
                                  pos[2]=01010010b io 5228h-522fh 
        
        choice "SERIAL_1 (03f8h)" pos[1]=11111XXXb  
                                  pos[2]=00000011b io 03f8h-03ffh

Help
"This connector can be assigned to Serial 1-8. Use F5=Previous and the 
F6=Next keys to change serial port assignments if you are in the 'Change 
configuration' window. Conflicting assignments are marked with an asterisk 
and must be changed to use the adapter."

NamedItem
        Prompt "Upper connector interrupt"
        
        choice "Int 3" pos[0]=XXX00XXXb int 3
        
        choice "Int 4" pos[0]=XXX01XXXb int 4
        
        choice "Int 7" pos[0]=XXX10XXXb int 7  
        
        choice "Int 9" pos[0]=XXX11XXXb int 9  
        
Help
"This connector can be assigned to Interrupt level 3, 4, 7, or 9. Use 
F5=Previous and the F6=Next keys to change serial port assignments if you are 
in the 'Change configuration' window. Conflicting assignments are marked 
with an asterisk and must be changed to use the adapter."

NamedItem
        Prompt "Lower connector address"
        
        choice "SERIAL_3 (3220h)" pos[0]=00XXXXXXb 
                                  pos[1]=XXXXXX00b
                                  pos[3]=XX110010b io 3220h-3227h
 
        choice "SERIAL_4 (3228h)" pos[0]=00XXXXXXb 
                                  pos[1]=XXXXXX01b
                                  pos[3]=XX110010b io 3228h-322fh 
 
        choice "SERIAL_5 (4220h)" pos[0]=01XXXXXXb 
                                  pos[1]=XXXXXX00b
                                  pos[3]=XX000010b io 4220h-4227h 
 
        choice "SERIAL_6 (4228h)" pos[0]=01XXXXXXb 
                                  pos[1]=XXXXXX01b
                                  pos[3]=XX000010b io 4228h-422fh 
 
        choice "SERIAL_7 (5220h)" pos[0]=01XXXXXXb 
                                  pos[1]=XXXXXX00b
                                  pos[3]=XX010010b io 5220h-5227h
 
        choice "SERIAL_8 (5228h)" pos[0]=01XXXXXXb 
                                  pos[1]=XXXXXX01b
                                  pos[3]=XX010010b io 5228h-522fh
 
        choice "SERIAL_1 (03f8h)" pos[0]=00XXXXXXb 
                                  pos[1]=XXXXXX11b
                                  pos[3]=XX001111b io 03F8h-03ffh
 
        choice "SERIAL_2 (02f8h)" pos[0]=00XXXXXXb 
                                  pos[1]=XXXXXX01b
                                  pos[3]=XX001111b io 02F8h-02ffh 

Help
"This connector can be assigned to Serial 1-8. Use F5=Previous and the 
F6=Next keys to change serial port assignments if you are in the 'Change 
configuration' window. Conflicting assignments are marked with an asterisk 
and must be changed to use the adapter."

NamedItem
        Prompt "Lower connector interrupt"
        
        choice "Int 3" pos[0]=XXXXX00Xb int 3
        
        choice "Int 4" pos[0]=XXXXX01Xb int 4
        
        choice "Int 7" pos[0]=XXXXX10Xb int 7  
        
        choice "Int 9" pos[0]=XXXXX11Xb int 9  

Help
"This connector can be assigned to Interrupt level 3, 4, 7, or 9. Use 
F5=Previous and the F6=Next keys to change serial port assignments if you are 
in the 'Change configuration' window. Conflicting assignments are marked 
with an asterisk and must be changed to use the adapter."


