10.
Installing the SCO MDI Driver (Release 4.0)
SCO Open Server 5.0 or 5.0.4 have the AMD pnt driver in their installation CD-ROMs.
After the operating system is installed, the updated pnt driver can be installed by
following the steps below:
__1 Boot up the system after inserting the network card.
__2 Install the older driver that comes with the SCO 5.0 and 5.0.4 CD with
netconfig
and bind with TCPIP. Relink and reboot. To make sure that it works, follow these
steps:
__2.1 Start
NETCONFIG.
__2.2 Click and select the following options:
Hardware, Add New LAN
Adapter, AMD Adapter,
and
Add Protocol and the other
Options.
__3 Copy the following four files from the updated driver files or from the software
Release 4.0 files:
driver.o
space.c
space.h
pnt.h
__4 Link the kernel with the command:
/etc/conf/cf.d/link_unix
and then
reboot. Make sure the following values are correct in the
/etc/conf/pack.d/space.h
file:
PNT_0_PCI_BUS
PNT_0_PCI_DEV
PNT_0_PCI_FUNC
0
14
0
The above values are for PCI; those for ISA will be different. Make sure they are
not -1.
Note:
A bug exists during driver removal when using the
netconfig
file. Manually
remove the pnt directory under
/etc/conf/pack.d,
otherwise the next
installation of the pnt driver will not work.
99