KZPCM
6.2Installing the DIGITAL UNIX Driver
Do the following procedure to install the DIGITAL UNIX driver. The procedure assumes that the hardware is already installed in the system.
6.2.1 Driver Installation
1.Mount the installation floppy disk:
#mount
2.Extract the device driver using the setld command:
#setld –l /mnt
The setld procedure will guide you through the process of installation and configuring the device driver.
3.Unmount the installation floppy disk.
#umount /mnt
NOTE
If the kernel configuration file specified during the installation was created by booting genvmunix with the KZPCM hardware in the system, then it will contain PSIOP bus entries for the KZPCM. These entries need to be edited in the configuration file before the new kernel is compiled with doconfig. Use Subsection 6.2.3, Bus
4.Build the new target kernel using the latest configuration file.
#doconfig
5.After the successful build of the kernel, save the original kernel and copy the new kernel to the root directory.
#cp /vmunix /vmunix.sav
# cp /sys/NAME/vmunix /vmunix (where NAME is typically the host name)
6.Reboot the system.
#shutdown