APPENDIX F
LINUX
CONFIGURATION
The
PCCOM 2 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
nucomment the appropriate lines in /etc/rc.d/rc.serial to enable
auto-configuration of PCCOM PCI bus 2 port card.
For
example, uncomment the following lines for PCCOM PCI bus 2 port card.
${SETSERIAL}
/dev/cua4 ${AUTO_IRQ} autoconfig${STD_FLAGS}
${SETSERIAL} /dev/cua5
${AUTO_IRQ} autoconfig${STD_FLAGS}
|