Building the driver – Asus TS100-E5/PI4 User Manual
Page 155

ASUS TS100-E5/PI4
6-17
Installation script for sk98lin driver.
Version 10.0.5.3 (Mar-12-2007)
(C)Copyright 2003-2006 Marvell(R).
====================================================
Add to your trouble-report the logfile install.log
which is located in the DriverInstall directory.
====================================================
1) installation
2) generate patch
3) exit
Choose your favorite installation method:
Building the driver
Install first the Kernel Development tools before building the driver from the TAR
file.
To build the driver
1. Decompress the file.
tmp#tar vxfj install_v10.0.5.3.tar.Z
2. Change to the driver source directory.
cd /DriverInstall/
3. In the DriverInstall directory, install the LAN driver.
./install.sh
4. In the next step, enter 1 to continue.
[root@localhost tmp]# cd DriverInstall/
[root@localhost DriverInstall]# ./install.sh
5. Enter cd /usr/src/linux/
cat /tmp/DriverInstall/sk98lin_v10.0.5.3_2.6.18_patch | patch -p1
6. Enter modprobe sk98lin
7. Confirm the installed driver version with the lsmod command.
8. Refer to Red Hat distribution documentation to configure the network protocol
and address.