![Connect Tech Echo/ISA Скачать руководство пользователя страница 50](http://html.mh-extra.com/html/connect-tech/echo-isa/echo-isa_user-manual_2652780050.webp)
3-26
Chapter 3: Software Installation – SCO Unix
Echo
User's Manual, ver. 0.00
Step 4
You now must run
mkdev serial
which creates special device files
to interface with the operating system’s serial driver. When
running
mkdev serial
, select the appropriate number of ports being
installed (8 for the Echo adapter). You will find that
mkdev serial
prompts you with some options:
i
Select this to install a new board
1
Select this to install standard tty driver
#
Enter the number of ports you want to install
#
Enter the number for the COM (enter the COM number
you wish to install - 3 for COM3 for the example above)
?
Option(s) for various boards will be displayed. Select the
Echo board corresponding to the changes you made in the
space.c
file and make the following choices:
- Enter the default baud rate, i.e. 9600
- Enter m for 9600,n,8,1.
The system will now prompt you with a number of yes or no
questions about rebuilding the kernel. Answer yes to all of these
to build the kernel with the new Echo settings. This will take
about two minutes to complete.
Step 5
With the Echo installed you can reboot the system by typing:
sync;sync;reboot
If you still need to install the hardware you can shutdown the
system by typing:
sync;sync;shutdown
or
sync;sync;haltsys
You should see the additional Echo ports in the list of
installed/found devices displayed at bootup. If you miss this
message, you can find it in the file
/usr/adm/messages
by typing
(this will print out the last 50 messages):
tail -50 /usr/adm/mess*