Adding and configuring parallel ports
No parallel drivers are configured into the kernel by default so you
must configure all parallel ports using the Hardware/Kernel
Manager or the mkdev parallel command.
The first parallel port configured becomes /dev/lp0,
the second /dev/lp1 and so on.
Table 21-8
lists the addresses and interrupts associated with the
three possible parallel ports.
Table 21-8 Parallel port addresses and interrupts
---------------------------------------------------------------------
Machine Physical Device IRQ Base I/O
type port name vector address
---------------------------------------------------------------------
ISA LPT1 /dev/lp0 7 0x378
LPT2 /dev/lp1 5 0x3bc
EISA LPT1 /dev/lp0 7 0x378
LPT2 /dev/lp1 5 0x3bc
LPT3 /dev/lp2 5 0x278
MCA LPT1 /dev/lp0 7 0x378
LPT2 /dev/lp1 7 0x3bc
LPT3 /dev/lp2 7 0x278
To configure an additional parallel port on your system:
The system determines what parallel ports (if any) are configured and displays the results (this may take several seconds). You can choose between installing a new parallel port or removing an existing one.