Install AX88140 Driver on FreeBSD Unix
1. You must have installed the DEC 10/100M driver.
2. Download the driver from our web site: http://www.cnet.com.tw,
have the downloaded file as pro110b.zip on a floppy disk.
3. Login as root
4. Change directory to /usr/src/sys/pci
cd /usr/src/sys/pci
5. Make a copy of these files for safe:
cp -p dc21040reg.h dc21040reg.h.orig
cp -p if_devar.h if_devar.h.orig
cp -p if_de.c if_de.c.orig
6. Copy files from floppy disk:
mcopy a:pro110b.zip
unzip pro110b.zip
rm -f pro110b.zip
7. Make a copy of system GENERIC config file:
cd /usr/src/sys/i386/conf
cp -p GENERIC GENERIC.orig
8. Configure kernel from GENERIC.
config GENERIC
9. Recompile kernel
cd /usr/src/sys/compile/GENERIC
make depend
make all
make install
10. Reboot your machine.
sync ; sync
reboot
Download Driver Pack
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.