User Manual

Installing Linux Driver Software
Manual Documentation Number 3PCIoUx-1008 Chapter 5 45
2. Remove any temporary files:
make clean
3. Make a dependency file:
make dep
4. Make the driver file:
make
Installing the Driver
1. If the user is not root, switch to the root user
su
2. Install the driver files as root
make install
Figure 33. Building the Driver in a Terminal Window