Module Name: src Committed By: msaitoh Date: Tue Oct 29 16:31:48 UTC 2019
Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Realtek RTL8125. To generate a diff of this commit: cvs rdiff -u -r1.1388 -r1.1389 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/pcidevs diff -u src/sys/dev/pci/pcidevs:1.1388 src/sys/dev/pci/pcidevs:1.1389 --- src/sys/dev/pci/pcidevs:1.1388 Sat Oct 12 06:46:42 2019 +++ src/sys/dev/pci/pcidevs Tue Oct 29 16:31:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.1388 2019/10/12 06:46:42 skrll Exp $ +$NetBSD: pcidevs,v 1.1389 2019/10/29 16:31:48 msaitoh Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -7031,6 +7031,7 @@ product REALTEK RTL8411 0x5289 RTL8411 product REALTEK RT8029 0x8029 8029 Ethernet product REALTEK RT8139D 0x8039 8139D 10/100 Ethernet product REALTEK RT8100 0x8100 8100 10/100 Ethernet +product REALTEK RT8125 0x8125 8129 10/100/1G/2.5G Ethernet product REALTEK RT8129 0x8129 8129 10/100 Ethernet product REALTEK RT8101E 0x8136 8100E/8101E/8102E 10/100 Ethernet product REALTEK RT8138 0x8138 8138 10/100 Ethernet