PNPODI.TXT Driver File Contents (esl816-tb-resu.zip)

;************************************************************************
;*
;*  Chapter 1. How to use this patch file?
;*
;*      This file (PNPODI.TXT) contains info. that helps you patch
;*      'PNPODI.COM'(v3.10) file into your own Netware ODI 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
;*              PNPODI.COM      ------->   RTL8019 odi driver file
;*              PNPODI.TXT      ------->   PNPODI.COM patch info. file
;*
;*      c). After you decide the name for your packet driver,
;*          simply type:
;*
;*          > rtpatch  pnpodi.com  pnpodi.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.
;*           c5f       28    ) 'Realtek RTL8019 Ethernet',0dh,0ah,0h;
;*           ----      --      ----------------------------------------
;*                                                                
;*        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 '0h' 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 ';'.
;*
;*      *NOTE: Do not exceed 250 characters in each line.
;*
;************************************************************************


;************************************************************************
;       Put your driver name here  (no delimiter)
;************************************************************************


;************************************************************************
;       Put your driver title here ( delimiter is '0h')
;************************************************************************

; driver long name NICLongName in pnpodi.asm
c8f  34  'Realtek RTL8019 Ethernet         ',0h; driver long name

;************************************************************************
; PNPODI driver short name to display message NICShortName in pnpodi.asm
cb1  1   6h          ; number of char in driver name
cb2  9   'PNPODI',0h ; delimiter = 0

;************************************************************************
; title of this driver pnpodi.asm DriverSignOnMessage
552e 164 'Realtek RTL8019 PnP Ethernet MLID v3.10 (980703) ',0dh,0ah,'(C) Copyright 1993 - 1998 Realtek Semiconductor Co., LTD. All Rights Reserved.                        ',0h;

;************************************************************************
; lsl.com will read NET.CFG  config this driver
;   ,it will scan 'LINK DRIVER PNPODI" DriverMainSectionText in pnpodi.asm
55d4 9  'PNPODI',0h ; delimiter = 0

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: web4, load: 1.02