;################################################################################ ; ; ; Name: rtgbodi.100 ; ; Version: V1.00 ; ; Released By: ken ; ; Release Date: 6/6/02 ; ; Changed File: rtgbodi.asm ; ; Reason: ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.101 ; ; Version: V1.01 ; ; Released By: ken ; ; Release Date: 11/25/02 ; ; Changed File: rtgbodi.asm ; ; Reason: low performance for the Half-duplex ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.102 ; ; Version: V1.02 ; ; Released By: ken ; ; Release Date: 6/26/03 ; ; Changed File: rtgbodi.asm ; ; Reason: Add the PHY parameter for the 8110 ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.103 ; ; Version: V1.03 ; ; Released By: ken ; ; Release Date: 7/15/03 ; ; Changed File: rtgbodi.asm ; ; Reason: tsi-twi issue ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.104 ; ; Version: V1.04 ; ; Released By: ken ; ; Release Date: 7/18/03 ; ; Changed File: rtgbodi.asm ; ; Reason: check the PHY version (0 or 1) ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.105 ; ; Version: V1.05 ; ; Released By: ken ; ; Release Date: 9/4/03 ; ; Changed File: rtgbodi.asm ; ; Reason: incompatible for the server RTL8029 driver (10M) ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.106 ; ; Version: V1.06 ; ; Released By: ken ; ; Release Date: 4/5/04 ; ; Changed File: rtgbodi.asm ; ; Reason: modify the PHY parameter for .13 B ; ; Comment: ; ;################################################################################ ; Name: rtgbodi.107 ; ; Version: V1.07 ; ; Released By: ken ; ; Release Date: 7/1/04 ; ; Changed File: rtgbodi.asm ; ; Reason: modify the PHY parameter for .13 C ; ; Comment: ; ;################################################################################ ; Name: rteodi.108 ; ; Version: V1.08 ; ; Released By: Vika Yen ; ; Release Date: 08/04/05 ; ; Changed File: rteodi.asm ; ; Reason: Release RTL8168B Novell Client Driver ; ; Comment: ; 1. Driver incrase to recognize RTL810X family ; 2. Disable Gigabit capability ; ;############################################################################ ; Name: rtgbodi.109 ; ; Version: V1.09 ; ; Released By: Vika Yen ; ; Release Date: 09/08/05 ; ; Changed File: rtgbodi.asm ; ; ; Reason: RTL8110SBL RMA issue ; ; Comment: ; 1. Fix the power-saving problem in RTL8169SBL ; ;############################################################################ ; Name: rtgbodi.110 ; ; Version: V1.10 ; ; Released By: Vika Yen ; ; Release Date: 01/23/06 ; ; Changed File: rtgbodi.asm ; ; ; Reason: ; ; Comment: ; 1. Support for RTL8169SC ; 2. Support for RTL8101E ; 3. Add pactch tool that support RTL8169/8168/810XE serial ; 4. Adjust number of TCB's this Module will allocate be "8" in Ethertsm.asm ; 5. Modify PCIE adapter multicast register order be : MAR7~MAR0 ; 6. Increase check reset nic condition that no TOK to created. ; ;############################################################################ ; Name: rtgbodi.111 ; ; Version: V1.11 ; ; Released By: Vika Yen ; ; Release Date: 02/14/06 ; ; Changed File: rtgbodi.asm ; ; ; Reason: ; ; Comment: ; 1. Change RTL8110SC DID to "8167" ; 2. Resolve interrupt issue at some platforms ;############################################################################ ; Name: rtgbodi.112 ; ; Version: V1.12 ; ; Released By: Vika Yen ; ; Release Date: 02/24/06 ; ; Changed File: rtgbodi.asm ; ; Reason: ; ; Comment: ; 1. Modify parameter with RTL8100E ; 2. Adjust PHY Parameters of RTL8169/RTL8168/RTl810XE serials ;############################################################################