readme.txt Driver File Contents (1019598me.zip)

       README File for 10/100Mbps FAST Ethernet PC Card            DATE:2/1/2000

Thanks for choosing the 10/100Mbps Ethernet PC card. This card is compliant
with the PCMCIA 2.0 Type II standard and it provides credit card-sized
connectivity solution for portable PC.


1) File List
       / pcnet_cs.c
       / 8390.c
       / gen1
       / gen2 
       / readme

2) LINUX DRIVER INSTALL


 1. copy driver to /zonet 
    # mcopy a:/linux/* /zonet
 
 2. download pcmcia-cs-3.1.x.tar.gz from hyper.stanford.edu
    in the /pub/pcmcia directory or from sourceforge.org in /pcmcia
    readme PCMCIA-HOWTO file & install it 
 
 3. add the following lines into /etc/pcmcia/config
    card "ZONET 10/100Mbps Fast Ethernet Card"
    version "PCMCIA", "FAST ETHERNET CARD"
    bind "pcnet_cs"
  
 4.# cd /zonet
   # chmod +x gen1 gen2

 
 5. you must modify the path of pcmcia module and kernel version
 
    # vi gen1
          gcc -DMODULE -D__KERNEL__ -I/usr/src/linux -I/usr/src/linux/pcmcia-cs-3.1.x/include -c -O6 pcnet_cs.c                                     
          cp pcnet_cs.o /lib/modules/2.2.x/pcmcia/pcnet_cs.o 

    # vi gen2
          gcc -DMODULE -D__KERNEL__ -I/usr/src/linux -I/usr/src/linux/drivers/net -c -O6 8390.c	           cp 8390.o /lib/modules/2.2.x/net/8390.o  

 
 6.# ./gen1
   # ./gen2
 
 7.# 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: web2, load: 1.00