Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Fix Realtek RTL8125 description



details:   https://anonhg.NetBSD.org/src/rev/a276ebe61036
branches:  trunk
changeset: 961465:a276ebe61036
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Wed Apr 21 13:09:33 2021 +0000

description:
Fix Realtek RTL8125 description

diffstat:

 sys/dev/pci/pcidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3579abc54ffb -r a276ebe61036 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Apr 21 10:02:34 2021 +0000
+++ b/sys/dev/pci/pcidevs       Wed Apr 21 13:09:33 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1425 2021/04/02 01:07:16 rin Exp $
+$NetBSD: pcidevs,v 1.1426 2021/04/21 13:09:33 jakllsch Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -7560,7 +7560,7 @@
 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 RT8125         0x8125  8125 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



Home | Main Index | Thread Index | Old Index