On 2009/07/01 20:40, Brad wrote: > A diff to mainly add some bits for supporting newer chipsets. > The RTL8103E is a new FastE chipset and RTL8168DP is a new > GigE chipset. The swapping of the device id's for the RTL8169S > chipset and the RTL8110S chipset results in no functional change > for the chipsets as they have the same set of feature flags. > > > - Recognize the RTL8103E and RTL8168DP chipsets. > > From NetBSD > > - Swap the device id's for the RTL8169S and RTL8110S chipsets. > (from the Linux driver). > - Add some new feature flags. > - Add some defines for newer chipsets. > > From FreeBSD >
No regression with this one on amd64: re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x01: RTL8168 2 (0x3800), apic 2 int 16 (irq 11), address 00:30:18:a0:6a:f6 rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 2 Will check on the Thecus when it finishes a kernel build.
