APPENDIX
H
LINUX CONFIGURATION
The PCCOM 4 port adapter can be installed in the
Linux by using serial device driver supported by Linux. For
more details, please refer to 'setserial' man-pages.
Please uncomment
the appropriate lines in /etc/rc.d/rc.serial to enable
auto-configuration of PCCOM PCI bus 4 port card.
For
example, uncomment the following lines for PCCOM PCI bus 4 port card.
${SETSERIAL}
/dev/cua4 ${AUTO_IRQ}autoconfig${STD_FLAGS}
${SETSERIAL}
/dev/cua5 ${AUTO_IRQ}autoconfig${STD_FLAGS}
${SETSERIAL}
/dev/cua6 ${AUTO_IRQ}autoconfig${STD_FLAGS}
${SETSERIAL} /dev/cua7
${AUTO_IRQ}autoconfig${STD_FLAGS}
|
|