
;################################################################################ 
;
;
;  Name:	  		RSET8168.100
;
;  Version:	  		V1.00
;
;  Released By:   	Vika Yen
;
;  Release Date:  	10/12/05
;
;  Changed File:    RSET8168.c
;				    PCI.h
;
;  Reason:	  Modify media type and loopback test
;		
;  Comment:       
;            1. Correct media type string, when link status chang
;		     2. Fix IP checksum decision, when IP checksum be 0x0 or 0xFFFF.
		     3. Decrease collision probability in 10M Half, 

;################################################################################ 
;
;
;  Name:	  		RSET8168.101
;
;  Version:	  		V1.01
;
;  Released By:   	Vika Yen
;
;  Release Date:  	02/15/06
;
;  Changed File:    RSET8168.c
;				    
;
;  Reason:	  
;		
;  Comment:       
;            1. Correct the EEPROM content order with RTL8168B
;			 2. Set VPD address start point in 00h
;			 3. Resolve interrupt issue at some platforms
;################################################################################ 
;
;
;  Name:	      	RSET8168.102
;
;  Version:	  	  	V1.02
;
;  Released By:   Vika Yen
;
;  Release Date:  07/05/06
;
;  Changed File:  RSET8168.c
;
;  Reason:	     
;		
;  Comment:       
;	 	          	1. Fix packet issue that cause by CPU speed at loopback mode 
;################################################################################ 
;
;
;  Name:	      	RSET8168.103
;
;  Version:	  	V1.03
;
;  Released By:   Russel Wang
;
;  Release Date:  2007/03/26
;
;  Changed File:  RSET8168.c
;
;  Reason:	  Add sopport to RTL8168C
;		
;  Comment:       
;	 	
;################################################################################ 
;
;
;  Name:	      	RSET8168.104
;
;  Version:	  	V1.04
;
;  Released By:   Russel Wang
;
;  Release Date:  2007/07/06
;
;  Changed File:  RSET8168.c
;
;  Reason:	  1. modify the C+ command(offset 0x00e0) value. The original value 202bh might let rset8168b go into debug lookback mode.
;		
;  Comment:       
;	 	
;################################################################################ 
;
;
;  Name:	      	RSET8168.105
;
;  Version:	  	V1.05
;
;  Released By:   Russel Wang
;
;  Release Date:  2007/08/14
;
;  Changed File:  RSET8168.c
;
;  Reason:	  1. Add support to RTL8168CP
;		  2. Update RTL8168C Phy Parameter
;		
;  Comment:       
;	 	
;################################################################################ 
;
;
;  Name:	      	RSET8168.106
;
;  Version:	  	V1.06
;
;  Released By:   Yukuen Wu
;
;  Release Date:  2007/11/28
;
;  Changed File:  RSET8168.c
;		  PCI.H
;
;  Reason:	  1. Add support PhyLoopBack, IRQ, FIFO Test
;		  2. Modified Scan BusNum 8->16 for scaning large PCI bus
;		  3. Modified IMRVAL 17 -> 5f for FIFOoverflow test
;		  4. Clear RTL8168C descrptor tag for preventing the test result 
;                    from influence of previous test.
;		 	
;		
;  Comment:       
;	 	
