Back to Content Page
This appendix provides specific
information about the input/output (I/O) ports and connectors on the back panel of the
computer.
The I/O ports and connectors on the back
panel of the computer are the gateways through which the computer system communicates with
external devices, such as a keyboard, mouse, printer, and monitor. Figure
1 identifies the I/O ports and connectors for your system.
The two built-in serial ports use 9-pin
D-subminiature connectors on the back panel. These ports support devices such as external
modems, printers, plotters, and mice that require serial data transmission (the
transmission of data one bit at a time over one line).
Most software uses the term COM (for
communications) plus a number to designate a serial port (for example, COM1 or COM2). The
default designations of your computer's built-in serial ports are COM1 and COM2. COM1 is
the bottom connector; COM2 is on the top.
The built-in parallel port uses a 25-pin
D-subminiature connector on the computer's back panel. This I/O port sends data in
parallel format (where eight data bits, or one byte, are sent simultaneously over eight
separate lines in a single cable). The parallel port is used primarily for printers.
Most software uses the term LPT (for line printer) plus a number
to designate a parallel port (for example, LPT1). The default designation of the
computer's built-in parallel port is LPT1.
Port designations are used, for example,
in software installation procedures that include a step in which you identify the port to
which a printer is attached, thus telling the software where to send its output. (An
incorrect designation prevents the printer from printing or causes scrambled print.)
Figure 1. I/O
Ports and Connectors
The computer system has an autoconfiguration capability for the serial ports. This feature lets you add an expansion
card containing a serial port that has the same designation as one of the built-in ports,
without having to reconfigure the card. When the computer detects the duplicate serial
port on the expansion card, it remaps (reassigns) the built-in port to the next available
port designation.
Both the new and the remapped COM ports
share the same interrupt request (IRQ) setting, as follows:
COM1, COM3: IRQ4 (shared setting)
COM2, COM4: IRQ3 (shared setting)
These COM ports have the following I/O
address settings:
COM1: 3F8h
COM2: 2F8h
COM3: 3E8h
COM4: 2E8h
For example, if you add an internal modem
card with a port configured as COM1, the computer then sees logical COM1 as the address on
the modem card. It auto-matically remaps the built-in serial port that was designated as
COM1 to COM3, which shares the COM1 IRQ setting. (Note that when you have two COM ports
sharing an IRQ setting, you can use either port as necessary but you may not be able to
use them both at the same time.) If you install one or more expansion cards with serial
ports designated as COM1 and COM3, the corresponding built-in serial port is disabled.
Before adding a card that remaps the COM
ports, check the documentation that accompanied your software to make sure that the
software can be mapped to the new COM port designation.
To avoid autoconfiguration, you may be
able to reset jumpers on the expansion card so that the card's port designation changes to
the next available COM number, leaving the designation for the built-in port as is.
Alternatively, you can disable the built-in ports through the System Setup program. The
documentation for your expansion card should provide the card's default I/O address and
allowable IRQ settings. It should also provide instructions for readdressing the port and
changing the IRQ setting, if necessary.
The built-in parallel port has
autoconfiguration capability through the System Setup program; that is, if you set the
parallel port to its automatic configuration and add an expansion card containing a port
configured as LPT1 (IRQ7, I/O address 378h), the system automatically remaps the built-in
parallel port to its secondary address (IRQ5, I/O address 278h). If the secondary port
address is already being used, the built-in parallel port is turned off.
For general information on how your
operating system handles serial and parallel ports, and for more detailed command
procedures, see your operating system documentation.
If you reconfigure your hardware, you may
need pin number and signal information for the serial port connectors. Figure
2 illustrates the pin numbers for the serial port connectors, and Table
1 lists and defines the pin assignments and interface signals for the serial port
connectors.
Figure 2. Pin
Numbers for the Serial Port Connectors
| Table 1. Pin
Assignments for the Serial Port Connectors |
Pin
|
Signal
|
I/O
|
Definition
|
| 1 |
DCD |
I |
Data carrier
detect |
| 2 |
SIN |
I |
Serial input |
| 3 |
SOUT |
O |
Serial output |
| 4 |
DTR |
O |
Data terminal
ready |
| 5 |
GND |
N/A |
Signal ground |
| 6 |
DSR |
I |
Data set ready |
| 7 |
RTS |
O |
Request to send |
| 8 |
CTS |
I |
Clear to send |
| 9 |
RI |
I |
Ring indicator |
| Shell |
N/A |
N/A |
Chassis ground |
If you reconfigure your hardware, you
may need pin number and signal information for the parallel port connector. Figure 3 illustrates the pin numbers for the parallel port connector,
and Table 2 lists and defines the pin assignments and interface
signals for the parallel port connector.
Figure 3. Pin
Numbers for the Parallel Port Connector
| Table 2. Pin
Assignments for the Parallel Port Connector |
Pin
|
Signal
|
I/O
|
Definition
|
| 1 |
STB# |
I/O |
Strobe |
| 2 |
PD0 |
I/O |
Printer data
bit 0 |
| 3 |
PD1 |
I/O |
Printer data
bit 1 |
| 4 |
PD2 |
I/O |
Printer data
bit 2 |
| 5 |
PD3 |
I/O |
Printer data
bit 3 |
| 6 |
PD4 |
I/O |
Printer data
bit 4 |
| 7 |
PD5 |
I/O |
Printer data
bit 5 |
| 8 |
PD6 |
I/O |
Printer data
bit 6 |
| 9 |
PD7 |
I/O |
Printer data
bit 7 |
| 10 |
ACK# |
I |
Acknowledge |
| 11 |
BUSY |
I |
Busy |
| 12 |
PE |
I |
Paper end |
| 13 |
SLCT |
I |
Select |
| 14 |
AFD# |
O |
Automatic feed |
| 15 |
ERR# |
I |
Error |
| 16 |
INIT# |
O |
Initialize
printer |
| 17 |
SLIN# |
O |
Select in |
| 18-25 |
GND |
N/A |
Signal ground |
The system uses a Personal System/2 (PS/2)-style keyboard and
supports a PS/2-compatible mouse. Cables from both devices attach to 6-pin, miniature
Deutsche Industrie Norm (DIN) connectors on the back panel of your computer. The keyboard
connector is on the left; the mouse connector is on the right.
A PS/2-compatible mouse works identically to an industry-standard
serial mouse or bus mouse except that it has its own dedicated connector, which frees up
both serial ports and does not require an expansion card. Circuitry inside the mouse
detects the movement of a small ball and relays the direction to the computer.
Mouse driver software can give the mouse priority with the
microprocessor by issuing IRQ12 whenever a new mouse movement is detected. The driver
software also passes along the mouse data to the application program that is in control.
If you reconfigure your hardware, you may need pin number and signal
information for the keyboard connector. Figure 4 illustrates the
pin numbers for the keyboard connector, and Table 3 lists and
defines the pin assignments and interface signals for the keyboard connector.
Figure 4. Pin Numbers for the Keyboard
Connector
| Table 3. Pin Assignments for the Keyboard
Connector |
Pin
|
Signal
|
I/O
|
Definition
|
| 1 |
KBDATA |
I/O |
Keyboard data |
| 2 |
NC |
N/A |
No connection |
| 3 |
GND |
N/A |
Signal ground |
| 4 |
FVcc |
N/A |
Fused supply
voltage |
| 5 |
KBCLK |
I/O |
Keyboard clock |
| 6 |
NC |
N/A |
No connection |
| Shell |
N/A |
N/A |
Chassis ground |
If you reconfigure your hardware, you may need pin number and signal
information for the mouse connector. Figure 5 illustrates the pin
numbers for the mouse connector, and Table 4 lists and defines the
pin assignments and interface signals for the mouse connector.
Figure 5. Pin Numbers for the Mouse Connector
Pin
|
Signal
|
I/O
|
Definition
|
| 1 |
MFDATA |
I/O |
Mouse data |
| 2 |
NC |
N/A |
No connection |
| 3 |
GND |
N/A |
Signal ground |
| 4 |
FVcc |
N/A |
Fused supply
voltage |
| 5 |
MFCLK |
I/O |
Mouse clock |
| 6 |
NC |
N/A |
No connection |
| Shell |
N/A |
N/A |
Chassis ground |
The system uses a 15-pin high-density D-subminiature connector on
the back panel for attaching a video graphics array (VGA)-compatible monitor to your
computer. The video circuitry on the system board synchronizes the signals that drive the
red, green, and blue electron guns in the monitor.
NOTE: Installing a video card
automatically disables the system's built-in video subsystem.
If you reconfigure your hardware, you may need pin number and signal information for the
video connector. Figure 6 illustrates the pin numbers for the
video connector, and Table 5 lists and defines the pin assignments
and interface signals for the video connector.
Figure 6. Pin Numbers for the Video Connector
| Table 5. Pin
Assignments for the Video Connector
|
Pin
|
Signal
|
I/O
|
Definition
|
| 1 |
RED |
O |
Red video |
| 2 |
GREEN |
O |
Green video |
| 3 |
BLUE |
O |
Blue video |
| 4 |
NC |
N/A |
No connection |
| 5-8, 10 |
GND |
N/A |
Signal ground |
| 9 |
VCC |
N/A |
Vcc |
| 11 |
NC |
N/A |
No connection |
| 12 |
DDC data out |
O |
Monitor detect
data |
| 13 |
HSYNC |
O |
Horizontal
synchronization |
| 14 |
VSYNC |
O |
Vertical
synchronization |
| 15 |
DDC clock out |
O |
Monitor detect
clock |
| Shell |
N/A |
N/A |
Chassis ground |
The Server-Management Bus (SMB) connectors (XSMB_IN and XSMB_OUT)
are used to daisy-chain servers together so that server management information can be
shared between the servers.
Figure 7. Pin Numbers for the
Server-Management Bus Connector
Table 6. Pin
Assignments for the Server-Management
Bus Connector |
Pin
|
Signal
|
I/O
|
Definition
|
| 1 |
RS-485 A |
I/O |
Noninverting
receiver input and noninverting driver output |
| 2 |
RS-485 B |
I/O |
Inverting
receiver input and inverting driver output |
| 3 |
NC |
N/A |
No connection |
| 4 |
NC |
N/A |
No connection |
| 5 |
NC |
N/A |
No connection |
| 6 |
NC |
N/A |
No connection |
| 7 |
NC |
N/A |
No connection |
| 8 |
NC |
N/A |
No connection |
Back to Content Page