Old NTI KVM Setup

Older NTI KVMs are a great way to have a high density of a wide variety of older machines. The older (pre-USB) models of NTI KVMs supported Sun Type5 interfaces, PS/2, and ADB keyboard & mouse, as well as a wide variety of video inputs. However, I have found very little information about them online. This document serves to consolidate my knowledge of them. I haven't found an actual manual for these KVMs, only the newer ones. The information presented here is from a combination of experimentation, and piecing together bits of information from what manuals are available.

Different models

I currently have two different models of essentially the same kvm:
ST-8U-XR:

ST-8U-R:

NTI made 2, 4, 8, and 16 port versions in this generation of KVMs, some are in a matrix configuration allowing multiple consoles access to any of the attached CPUs. They also came with HD15/VGA or 13W3 video connectors. I believe there is also a DB15/mac video connector version.
The -R indicates rackmountable.
The -X designation appears to indicate it has the LCD screen as seen above.

DIP Switches

The DIP switches configure what keyboard/mouse protocol to use, as well as configuring the daisy chaining of KVMs.
To configure the Keyboard/Mouse:
Switch78
PS/2offoff
Sunonoff
ADBoffon

Daisy chaining/Cascading:
To configure the KVM for daisy chaining, the KVMs are arranged in a master/slave relationship. The master will need to know how many slave KVMs of how many ports it has, and the slaves need to know what their unit number is, all configured via the DIP switches. Additionally, slave KVMs need to have their output connected to the master's inputs, in order. For instance, the first slave gets connected to the master's CPU1 input, second slave gets connected to the master's CPU2 input, etc. After the slave video/keyboard outputs have been connected, the remainder of the master's inputs can be used normally.
DIP switch 1 indicates master/standalone or slave status:
Switch1
Master/Standaloneoff
Slaveon

For Master operation, switches 5 and 6 indicate how many ports the slaves have. For Standalone or Slave operation, these should be off:
Switch56
Slave/Standaloneoffoff
4 port Slavesoffon
8 port Slavesonoff
16 port Slavesonon

Finally, the master needs to know how many slaves are attached, and the slaves need to know what their unit ID is. This is done the same way. If the KVM is operating standalone, all switches should be off.
MasterSlaveSwitch 2Switch 3Switch 4
1 slaveUnit 1offoffoff
2 slaveUnit 2offoffon
3 slaveUnit 3offonoff
4 slaveUnit 4offonon
5 slaveUnit 5onoffoff
6 slaveUnit 6onoffon
7 slaveUnit 7ononoff
8 slaveUnit 8ononon

Key mappings

Since the KVMs allow different Sun/ADB/PS2 keyboards to be connected, and not all of these have the same keys, some keys need to be mapped.
PS/2ADBSun
L-AltL-OptL-Alt
R-CtrlR-CtrlCompose
R-AltR-OptAlt-Graph
SB+Alt or Win LogoCmdMeta
SB+RT ArrowPowerPower

Additional Sun translations:
PS2Sun
SB+F1Stop/L1
SB+F2Again/L2
SB+F3Props/L3
SB+F4Undo/L4
SB+F5Front/L5
SB+F6Copy/L6
SB+F7Open/L7
SB+F8Paste/L8
SB+F9Find/L9
SB+F10Cut/L10
SB+F11Help
SB+Up ArrowVolume +
SB+Down ArrowVolume -
SB+Left ArrowMute
SB+Right ArrowPower

Cables

The NTI KVMs have female Sun connectors, and use specialty cables to connect to ADB and PS2 systems/keyboards/mice. Sun equipment can connect straight to the KVM. Below are the pinouts of my cables.
Male connectors:

 Sun      ADB
1 2 3     1 2
4 5 6    3   4
 7 8       -
SunADB
13
24
31
42
5NC
6NC
72
8NC

Updated April 5 2011