ODI68.TXT Driver File Contents (mb_5CDriver_5CLAN_5CRealtek_5C8111B_5C5.670.0530.2007_2K_XP3264.zip)

;************************************************************************
;*
;*  Chapter 1. How to use this patch file?
;*
;*	This file (ODI68.TXT) contains info. that helps you patch
;*	'RTGEODI.COM'(v1.14) file into your own 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
;*		RTGEODI.COM	------->   RTL8168 ODI driver file
;*		ODI68.TXT	  ------->   RTGEODI.COM patch info. file
;*
;*	c). After you decide the name for your packet driver,
;*	    simply type:
;*
;*	    > RTPATCH RTGEODI.COM ODI68.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      'Packet driver for RTL8129',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 long name here
;************************************************************************
d1e			1			4bh;
d1f   	76  	'Realtek RTL8168/RTL8111 Family PCIE Gigabit Ethernet Network Adapter',0h;								; max --> 75, NICLongName

;************************************************************************
;	Put your driver name here
;************************************************************************
d6b  		1			0bh;   Length of your driver name ----> 11 for "RTGEODI
d6e  		12 		'RTGEODI  ',0h;   maximum ---> 12 (11 for drvier name and 1 for delimiter 0h), NICShortName


;************************************************************************
;	Put your DRIVER LINK name here
;************************************************************************
ed1e 		11 		'RTGEODI   ',0h;   maximum ---> 11 (10 for drvier name and 1 for delimiter 0h), DRIVER LINK 


;;************************************************************************
;;	Put your messages here
;;************************************************************************
ec4f  	81  	'Realtek RTL8168/RTL8111 Family PCIE Gigabit Ethernet Network Adapter            ',0h;				;79,DriverSignOnMessage
eca0  	36 		'Driver Version: v1.14 (09-11-2006)',0Dh,0Ah
ecc5  	77 		'(c) Copyright 2006, by Realtek Semiconductor Corp. All rights reserved.     ',0h;  	
eddc  	42  	'No RTL8168/RTL8111 Family PCIE          ',0Dh,0Ah;								  								; NICNotFound
ee06  	63  	'                Gigabit Ethernet Network Adapter found!!    ',0Dh,0Ah,0h;
ef51   114  	'More than 4 RTL8168/RTL8111 Ethernet Network Adapter cards found.    Driver will support only 4 cards.         ',0Dh,0Ah,0h;	; TooManyBoards


;************************************************************************
;	Put your Vendor ID and Device ID
;************************************************************************
;RTL8168
f20d  	2		ECh,10h;   Vendor ID
f20f  	2		68h,81h;   Device ID
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.30