Re: [PATCH] r8169: Add device 10ec:8162 to driver r8169
From: Janghyub Seo <hidden>
Date: 2021-10-26 06:47:44
On Tuesday 26 October 2021 05:27:55 AM (+09:00), Heiner Kallweit wrote: > On 25.10.2021 16:55, Janghyub Seo wrote: > > > > This patch makes the driver r8169 pick up device Realtek Semiconductor Co. > > , Ltd. Device [10ec:8162]. > > > > Interesting that still new PCI ID's are assigned. Can you post the output > of dmesg | grep r8169 ? I'd be interested to know which chip version this is. Yes, this is my output: [ 9.367868] libphy: r8169: probed [ 9.368507] r8169 0000:03:00.0 eth0: RTL8125B, 04:42:1a:85:c8:87, XID 641, IRQ 71 [ 9.368515] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 9.802815] r8169 0000:03:00.0 enp3s0: renamed from eth0 [ 9.867245] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC) [ 10.060719] r8169 0000:03:00.0 enp3s0: Link is Down [ 12.747165] r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx > What kind of system is this? It's a laptop computer, specifically `ASUS ROG Zephyrus G15 GA503QE`.