RTEND2.TXT Driver File Contents (rtllan.zip)

;************************************************************************
;*
;*  Chapter 1. How to use this patch file?
;*
;*      This file (RTEND2.TXT) contains info. that helps you patch
;*      'RTEND.DOS'(v1.11) file into your own NDIS2 driver.
;*
;*      To generate your custom driver, please follow the steps
;*      described below:
;*
;*      a). Follow the instructions to edit the message area in each
;*          line. Save this file when you finish editing.
;*          ( see CHAPTER 2 for more details ! )
;*
;*         !!! NOTE: DO NOT EDIT THE OFFSET AND LENGTH AREA !!!
;*
;*      b). Make sure that you have the following files in your working
;*          directory:
;*
;*              RTPATCH.EXE     ------->   The patch execution file
;*              RTEND.DOS       ------->   RTL8101E NDIS2 driver file
;*              RTEND2.TXT      ------->   RTEND.DOS patch info. file
;*
;*      c). After you decide the name for your NDIS2 driver,
;*          simply type:
;*
;*          > rtpatch  RTEND.DOS   RTEND2.txt  <put driver name here>  <?
;*
;*         !!! NOTE: DO NOT USE THE SAME DRIVER NAME AS THE ORIGINAL
;*                   DRIVER!!!
;*
;*      d). If no error occurs, you should find your custom driver is
;*          generated under your working directory.
;*
;*
;* Chapter 2. How to edit this file ?
;*
;*
;*      Each line in this file contains a display message info. of the
;*      driver. Each line has the same format:
;*
;*          <offset> <length> <message>
;*      e.g.
;*           1266      28      'NDIS2 driver for RTL8101E',0dh,0ah,'$';
;*           ----      --      ----------------------------------------
;*                                                                
;*        Do not edit here!       |                                 | EOL
;*                           Put your own message here!           |
;*          (HEX)     (DEC)                                     delimiter
;*
;*
;*
;*      *NOTE: DO NOT EDIT THE <offset> AND <length> AREA !!!
;*
;*      *NOTE: Anything after comment character ';' will be ignored!
;*
;*      *NOTE: Always add ';'(EOL) at end of each line!
;*
;*      *NOTE: If delimiter is needed, keep delimiter intact! In this case,
;*             leave the '$' as the last byte.
;*
;*      *NOTE: 0H can only be added as delimiter! Message after 0H will be lost!
;*
;*      *NOTE: Total length of your message should not exceed <length>.
;*
;*      *NOTE: If you must use the comment character (;) in your message,
;*             put 3bh instead of ';'. Same for (').
;*
;*      *NOTE: Do not exceed 250 characters in each line.
;*
;************************************************************************


;************************************************************************
;       Put your driver name here  (delimiter is '$')
;************************************************************************
20a  8 'RTEND','$',0;   maximum ----> 6 + '$'+ 0 ;driver name for PCI-E NIC, ie RTL8168B
929d 8 'RTEND','$',0;   maximum ----> 6 + '$'+ 0 ;driver name for PCI-E NIC, ie RTL8168B

;************************************************************************
;       Put your adapter name instead of 'RTL8101E' (no delimiter)
;************************************************************************
8ff1  80 'Realtek RTL8139/810x Family Fast Ethernet Network Adapter',0 ;RTL8101E
909f  80 'CopyRight : Copyright @ 2006, Realtek Semiconductor Corp.',0 

;877a  2   ECh,10h;     ;VID
;87f5  2   ECh,10h;
;88b7  2   ECh,10h;
;88e5  2   ECh,10h;
;8909  2   ECh,10h;
;90d5  2   ECh,10h;

;8777  2   39h,81h;     ;DID
;88b4  2   39h,81h;
;88e2  2   39h,81h;
;8906  2   39h,81h;
;90d2  2   39h,81h;



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: ftp, load: 1.90