RELEASE.TXT Driver File Contents (rtl8139.zip)

    *********************************************************
    *              Unex Technology Corporation              *
    *    PCI BUS Fast Ethernet Adapters software Support    *
    *                                                       *
    *    Copyright 1997-1999 Unex Technology Corporation    *
    *                        All right reserved             *
    *********************************************************


    *******************
    *  NDIS 2 Driver  *
    *******************

    History:

    1. V0.00 -- new release
       Release Date:  1997.05.13

    2. V1.00 -- add parameter and fixed imr value (3FH)
       Release Date:  1997.06.15

    3. V2.00 -- Use Single Chip Fast Ethernet Control (F version)
       Release Date:  1997.08.21

   4. V2.50 -- Add keyword and duplex mode.
      Release Date:  1997.10.28

    5. V3.00 -- Fix the bug for the Pentium Pro CPU under the OS2 
                environment.
       Release Date:  1998.01.15

    6. V3.01 -- When cable length is changed from A=7 to A=3,
                the paramter will be re-written (bb->cb).
       Release Date:  1998.03.03

    7. V3.11 -- Support Force N-way HUB feature. Change Tx 4 pages to
                8 pages for TCP/IP protocol transmit big files size.
       Release Date:  1998.06.01


    ********************
    *  DOS ODI Driver  *
    ********************

    History:

    1. V1.00 -- 1. Added early TX/RX function
                2. Added loopback test for early throushold parameter
                3. Scale RX error counter to 3
                4. change  Capr update code
                5. change from rtfodi.200
                6. IORANGE1is 80h (orginal is 0  testing will fail)
       Release Date:  1997.06.28

    2. V2.00 -- 1. Fix early receive bug of check ERBAD when receive complete
                2. Check link change bit in isr and dynamic change analog 
                   parameter
       Release Date:  1997.08.20

    3. V2.10 -- 1. Chang fast link from DriverInit to DriverTimeOut Proc.
                2. Fix Speed 100 do not work problem in net.cfg file
       Release Date:  1997.09.04

    4. V2.50 -- 1. Add push & pop eax command in DriverTimeOut Proc.
                2. Restory MII0 register when driver unload
       Release Date:  1997.09.15

    5. V3.00 -- 1. Fixed sharing interrupt EOI and 8259 IMR bug (vic10/14)
                2. chang SPEED keyword to MEDIUM keyword
       Release Date:  1997.10.22

    6. V3.01 -- Update parameter when cable length is changed
       Release Date:  1998.03.02

    7. V3.11 -- Disable early Rx interrupt as MLID enable driver
                promiscous mode.
       Release Date:  1998.08.19


    ********************
    *  OS2 ODI Driver  *
    ********************

    1. V3.00 -- Develop from LDDK 4.00.
       Release Date:  1997.12.16

    2. V3.01 -- When cable length is changed from A=7 to A=3,
                the parameter is re-written (bb->cb).
       Release Date:  1998.03.03


    ********************
    *  PACKET  Driver  *
    ********************

    1. V1.00 -- First version for fast ethernet controller 10 Mb/s 
                100 Mb/s
       Release Date:  1997.06.02

    2. V2.00 -- For new version chip
       Release Date:  1997.08.21

    3. V3.00 -- 1. Cancel 'e', 'f' params, force speed and duplex mode by rset8139.
                2. Set IFG=11.
                   Activate/Deactivate Dvrload.
                   Leave SubVendorID unused.
                3. Support shared interrupt
       Release Date:  1997.11.07

    4. V3.01 -- Improve parameter setting.
       Release Date:  1998.03.03


    *********************
    *  SCO UNIX Driver  *
    *********************

    1. V1.00 -- First version for fast ethernet controller 10 Mb/s 
                100 Mb/s
       Release Date:  1997.06.02

    2. V1.01 -- NO WARP
       Release Date:  1997.02.24

    3. V2.00 -- Check link change bit in isr and dynamic change analog parameter
       Release Date:  1997.08.28

    4. V3.00 -- 1.add speed and duplex mode select in configuration
                2.set IFG to 11
                3.support shared interrupt
       Release Date:  1997.10.27

    5. V3.01 -- improve parameter setting.
       Release Date:  1998.03.03


    ***************************
    *  NetWare Server Driver  *
    ***************************


    1. V1.00 -- 1. Added early TX function
                2. Added loopback test for early throushold parameter
                3. Scale RX error counter to 3
                LDDK v4.0
       Release Date:  1997.05.28

    2. V2.00 -- 1.Check link change bit in isr and dynamic change analog 
                  parameter
                2.Add share interrupt function on 41x
                LDDK v4.0
       Release Date:  1997.08.20

    3. V2.50 -- Restore MII0 register value when driver unload
                LDDK v4.0
       Release Date:  1997.09.15

    4. V2.60 -- 1. Adjust tx threshold when tx no underrun
                2. Fixed cable replug in bug
                LDDK v4.0
       Release Date:  1997.10.16

    5. V2.60 -- 1. Add sharing interrupt
                2. Adjust tx threshold when tx no underrun
                LDDK v3.02
       Release Date:  1997.10.16

    6. V3.00 -- replace speed keyword to medium
                LDDK v4.0
       Release Date:  1997.10.29

    7. V3.00 -- replace speed keyword to medium
                LDDK v3.02
       Release Date:  1997.10.29

;################################################################################
;
;  Note: For the NetWare Server V3.12, this version of V.310 
;        only provides LDDK v4.0 driver which supports NBI function.
;	 
;        LDDK v3.02 driver which does not support NBI function is
;        not provided. 
;
;################################################################################
    8. V3.10 -- Update version to 3.10
                LDDK v4.0
       Release Date:  1997.12.5

    9. V3.10 -- 1. Remove auto load function in reset procedure
                2. Replace MSMGetMicroTimer with PCIWaitISR
                LDDK v3.02
       Release Date:  1997.12.5

   10. V3.21 -- Fix driver MLIDshortName bug
       Release Date:  1998.08.19


    **********************************
    *  Windows For Workgroup Driver  *
    **********************************

    1. V2.00 -- 1. First version for fast ethernet controller 10 Mb/s 
                   100 Mb/s
                2. Check link change bit in isr and dynamic change analog 
                   parameter
       Release Date:  1997.08.28

    2. V3.00 -- 1. Receive Multicast packet for NETBUI protocol.
                2. Use Slot number to support mutiple card.
                3. Set up Medium type (AUTO,100Full, 100Half,10Full, 10Half).
       Release Date:  1997.11.07

    3. V3.01 -- When cable is changed  from A=7 to A=3,
                the parameter is re-written (bb->cb).
       Release Date:  1998.03.03


    **************
    *  SETND01X  *
    **************

    1. V0.02 -- First release
       Release Date:  1996.08.30

    2. V1.00 -- Fix the bug of the PCS mode (100M) for Switching Hub

    3. V1.02 -- Fix the bug that can't connect the Dumb Hub (100M) 
                immediatelly
       Release Date:  1997.1.30

    4. V1.03 -- Fix the bug of the PCS mode for TxRx

       Release Date:  1997.1.30

    5. V1.10 -- Check link partner to decide whether
                the duplex mode can be set up.
       Release Date:  7/16/1997

    6. V2.00 -- Check link change bit in isr and dynamic change analog
                parameter
       Release Date:  1997.08.28

    7. V2.10 -- Change the method of Loopback test
                Force 100Mbps for twister loopback
       Release Date:  1997.08.28

    8. V2.30 -- Network Test - clear error packet interrupt status when
                               adapter receive the error packet.
       Release Date:  1997.10.08

    9. V3.00 -- 1. Add medium_type (AUTO, 100Full,100, 10Full and 10Half) to
                   the set up configuration.
                2. Add Driver_Load bit checking.
       Release Date:  1997.11.03

   10. V4.03 -- Support two new adapter.
       Release Date:  1999.06.20

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.54