README.TXT Driver File Contents (DRIVERS.zip)

  dmfe.c: Version 1.20 
	  A Davicom DM9102 fast ethernet driver for Linux. 
	  This is a release version. It was developed on Linux kernel V2.0.34
	  and this developing environment was installed by RedHat 5.1 linux.
	  gcc compiler version is V2.7 .
 
  Compiler command:
          "gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall 
	   -Wstrict-prototypes -O6 -c dmfe.c"

  The following steps teach you how to active DM9102 board:
 	1. Used the upper compiler command to compile dmfe.c
	2. insert dmfe module into kernel
	   "insmod dmfe"	;;Auto Detection Mode
	   "insmod dmfe mode=0"	;;Force 10M Half Duplex
	   "insmod dmfe mode=1"	;;Force 100M Half Duplex
	   "insmod dmfe mode=4"	;;Force 10M Full Duplex
	   "insmod dmfe mode=5"	;;Force 100M Full Duplex
	3. config a dm9102 network interface
	   "ifconfig eth0 172.22.3.18"
	4. active the IP routing table
	   "route add -net 172.22.3.0 eth0"
	5. Well done. Your DM9102 adapter actived now.

  Author: Sten Wang, (03)5798797-8517, E-mail: sten_wang@davicom.com.tw
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 1.83