Linux 2.6.14 - D-Link DUB-E100 User Manual

Usb 2.0 10/100 fast ethernet adapter
Hide thumbs Also See for DUB-E100:
Table of Contents

Advertisement

Section 2 - Installation
This driver is designed for Kernel 2.6.14.x or above. To compile the provided Linux driver, you need the Linux 2.6 Kernel source.
Also, please make sure the kernel is built with "Support for Host-side, EHCI, OHCI, and UHCI" option. Please follow these steps.
1. Insert the CD into the CD drive of your computer and go to the Drivers\Linux\ directory.
2. Copy the LINUX2.6.14_REV101 folder to your temporary directory.
3. Go to the LINUX2.6.14_REV101 folder and execute the following command to compile the driver.
[root@localhost linux2.6.14_rev101]# make
4. If compiling without errors, asix.ko will be created under the current directory.
5. If you want to use modprobe command to mount the driver, execute the following command to install the driver
on your Linux.
[root@localhost linux2.6.14_rev101]# make install
To mount the driver, go to the LINUX2.6.14_REV101 directory and executing the following command:
[root@localhost linux2.6.14_rev101]# insmod usbnet
[root@localhost linux2.6.14_rev101]# insmod asix.ko
or
[root@localhost anywhere]# modprobe asix
To unmount the driver, just typing the following command:
[root@localhost anywhere]# rmmod asix
[root@localhost anywhere]# rmmod usbnet
Please then proceed to Connecting the Adapter to a Network on page 14.
D-Link DUB-E100 User Manual

Linux 2.6.14

13

Advertisement

Table of Contents
loading

Table of Contents