Linux 2.6.14 - D-Link DUB-E100 User Manual

Usb 2.0 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
6. Once you have completed the driver installation, plug the DUB-E100's USB cable into an available USB port on
your computer.
7. Attach an Ethernet cable to the Ethernet port on the DUB-E100.
8. Attach the other end of the Ethernet cable to your network switch or router.
9. When the installation of the DUB-E100 is complete, the Speed LED will illuminate solid green when data
transmission speed is at 100 Mbps and will remain off when speed is at 10 Mbps. The Tx/Rx LED will flash amber
when data is being transmitted or received. If both LEDs are unlit, there may be a problem with the physical
connection. Check the cables between your DUB-E100 and your switch or router. Verify that your network switch
or router is powered on.
D-Link DUB-E100 User Manual

Linux 2.6.14

12

Advertisement

Table of Contents
loading

Table of Contents