README.TXT Driver File Contents (EP-4101V12.zip)

 AX88190 LINUX DRIVER INSTALL
 Note: this driver for linux 2.2.x

 1. copy driver to /asix 
    # mcopy a:/* /asix
 
 2. download pcmcia-cs-3.1.8.tar.gz from hyper.stanford.edu
    read PCMCIA-HOWTO file & install it 
 
    # mcopy pcmcia-cs-3.1.8.tar.gz /usr/src/linux
    # tar zxvf pcmcia-cs-3.1.8.tar.gz
    # cd /usr/src/linux/pcmcia-cs-3.1.8
    # make config
    # make all; make install

 3. add the following lines into /etc/pcmcia/config
    card "ASIX AX88190 Based Fast Ethernet PCMCIA Card"
    version "ASIX", "AX88190"
    bind "pcnet_cs"

    * ASIX: Manufacture ID in CIS
    * AX88190: Product ID in CIS

 4. copy pcnet_cs.c from /usr/src/pcmcia-cs-3.1.8/clients/
 
 5. please check pcnet_cs.c has the following lines:
    static hw_info_t hw_info[]={
                .
                .
     { /* ASIX AX88190 */ 0x0400, 0x88, 0x19, 0x00, 0 },
                .
                .
     }
   
     PS.0x0400 : The Node Address location
        0x88, 0x19, 0x00 : Node Address

 6.# cd /asix
   # chmod +x gen1 gen2
   
 7.# gen1
   # gen2
 
 8.# reboot
 
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: web3, load: 1.63