This product is covered by one or more of the following patents: US5,307,459, US5,434,872, US5,732,094, US6,570,884, US6,115,776, and US6,327,625. ################################################################################ Name: RTGPKT.100 Version: V1.00 Released By: Leo Kuo Release Date: 2005.03.09 Changed File: Reason: For Realtek RTL8169/RTL8168 (Every interrupt event only handles one receive packet) ################################################################################ Name: RTGPKT.200 Version: V2.00 Released By: Realtek SW Release Date: 2006.04.20 Changed File: Reason: 1. support RTL8169SC/8110SC 2. support RTL8168B/8111B 3. support RTL8101E 4. support RTL8169SB/8110SB ################################################################################ Name: RTGPKT.200 Version: V2.00b10 Released By: Realtek SW Release Date: 2007.07.30 Changed File: Reason: 1. support RTL8168C ################################################################################ Name: RTGPKT.200 Version: V2.00b11 Released By: Realtek SW Release Date: 2008.02.18 Changed File: Reason: 1. Update RTL8168C PHY parameters 2. support RTL8102E and RTL8102EL ################################################################################ Name: RTGPKT.200 Version: V2.00b12 Released By: Realtek SW Release Date: 2008.04.15 Changed File: Reason: 1. Update delay routine 2. Update 8169SC driver bug (wrong CPCR register value) 3. Change interrupt routine 4. Add switch for interrupt epilog routine to send EOI or not (default : assert EOI) (Please use PCI tool to check that NIC is sharing interrupt or not) ################################################################################ Name: RTGPKT.200 Version: V2.00b13 Released By: Realtek SW Release Date: 2008.08.20 Changed File: Reason: 1. Update interrupt routine 2. unmask NIC corresponding IRQ 3. Fix delay routine bug 4. Fix 8102E PHY parameter 5. Please update to this version 6. Support 8111D and 8103E 7. Add '-x' option to workaround fix for BIOS Important : Gigabit performnace may be slow due to DOS receiving buffer insufficient. For application usage, please use 100Mbps link speed to have better performance result. Important : Realtek update interrupt routine which workaroud fix BIOS code. BIOS MUST implement correctly to run Realtek packet driver. Important : If BIOS change back the interrupt mask in their chain-ISR. Please use '-x'. Packet driver will skip to call chain-ISR. ################################################################################ Name: RTGPKT.200 Version: V2.00b14 Released By: Realtek SW Release Date: 2008.12.23 Changed File: Reason: 1. Add '-t' option to workaround fix for BIOS 2. -t 前版只有在timer isr (每秒18.2次)會修正8259 interrupt mask值(2008/12/23) Important : If BIOS change back the interrupt mask in some ISR. Please use '-t'. Packet driver will override interrupt mask in timer ISR. ################################################################################ Name: RTGPKT.200 Version: V2.00b15 Released By: Realtek SW Release Date: 2009.03.20 Changed File: Reason: support RTL8103E ################################################################################ Name: RTGPKT.200 Version: V2.00 B16 Released By: Realtek SW Release Date: 2009.03.20 Changed File: Reason: 1. Since the driver didn't support every NIC, I do it in this version. It now supports the following NICs RTL8169S/8110S RTL8169SB/8110SB/8169SC RTL8110SC RTL8168B/8111B RTL8168C/8111C RTL8168CP/8111CP RTL8168D/8111D RTL8168DP/8111DP RTL8101E RTL8102E RTL8103E 2. For PCI-E Fast ethernet, print RTL8102E/RTL8103E/RTL8136 family when packet driver is loaded. 3. For PCI-E Gigabit ethernet, print RTL8111B/8111C/8111CP/8111D/8111DP Family when packet driver is loaded ################################################################################ Name: RTGPKT.200 Version: V2.00 B17 Released By: Realtek SW Release Date: 2009.05.07 Changed File: Reason: For PCI-E Fast ethernet, print “Realtek PCIe FE Family Controller” when driver is loaded. For PCI-E Gigabit ethernet, print “Realtek PCIe GBE Family Controller” when driver is loaded. ################################################################################ Name: RTGPKT.200 Version: V2.00 B18 Released By: Edward Hsu Release Date: 2009.05.25 Changed File: Reason: support RTL8401 ################################################################################ Name: RTGPKT.200 Version: V2.00 B19 Released By: Realtek SW Release Date: 2009.06.18 Changed File: Reason: 1. update the EPHY parameters for RTL8103E 2. implement Tally counter for RTL8103E and RTL8401 ################################################################################ Name: RTGPKT.200 Version: V2.00 B20 Released By: Realtek SW Release Date: 2009.10.02 Changed File: Reason: Correct the EOI procedure to improve the driver performance ################################################################################ Name: RTGPKT.200 Version: V2.00 B21 Released By: Realtek SW Release Date: 2009.10.07 Changed File: Reason: support RTL8168E/8111E ################################################################################ Name: RTGPKT.200 Version: V2.00 B22 Released By: Realtek SW Release Date: 2010.01.28 Changed File: Reason: 1. Support RTL8111DP 2. Support RTL8105E ################################################################################ Name: RTGPKT.200 Version: V2.00 B23 Released By: Realtek SW Release Date: 2010.05.17 Changed File: Reason: 1. Update the EPHY parameters for RTL8111E ################################################################################ Name: RTGPKT.200 Version: V2.00 B24 Released By: Realtek SW Release Date: 2010.08.18 Changed File: Reason: 1. Update the MAR setup for 8111E and 8105E ################################################################################ Name: RTGPKT.200 Version: V2.00 B25 Released By: Realtek SW Release Date: 2010.09.13 Changed File: Reason: 1. Update GPHY parameters for 8111C 2. Resolve share interruput issue related to restart N-WAY ################################################################################ Name: RTGPKT.200 Version: V2.00 B26 Released By: Realtek SW Release Date: 2010.09.28 Changed File: Reason: 1. Update the waiting time for restarting N-WAY ################################################################################ Name: RTGPKT.200 Version: V2.00 B27 Released By: Realtek SW Release Date: 2010.11.12 Changed File: Reason: 1. Support RTL8111F ################################################################################ Name: RTGPKT.200 Version: V2.00 B28 Released By: Realtek SW Release Date: 2011.04.28 Changed File: Reason: 1. Update MAC parameters for RTL8111F 2. Support 6220A ################################################################################