Module Name:    src
Committed By:   yamaguchi
Date:           Thu Mar 24 08:46:49 UTC 2022

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
 Added Intel V710 for 5000BaseT


To generate a diff of this commit:
cvs rdiff -u -r1.1451 -r1.1452 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.1451 src/sys/dev/pci/pcidevs:1.1452
--- src/sys/dev/pci/pcidevs:1.1451	Thu Mar 24 08:44:04 2022
+++ src/sys/dev/pci/pcidevs	Thu Mar 24 08:46:49 2022
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1451 2022/03/24 08:44:04 yamaguchi Exp $
+$NetBSD: pcidevs,v 1.1452 2022/03/24 08:46:49 yamaguchi Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3974,6 +3974,7 @@ product INTEL 82547EI		0x1019	i82547EI G
 product INTEL 82547EI_MOBILE    0x101a  i82547EI Mobile Gigabit Ethernet
 product INTEL 82546EB_QUAD	0x101d	i82546EB 1000baseT Ethernet
 product INTEL 82540EP_LP	0x101e	i82540EP Gigabit Ethernet
+product INTEL V710_5G_T		0x101f	V710 5000BaseT Ethernet
 product INTEL 82545GM_COPPER	0x1026	i82545GM 1000baseT Ethernet
 product INTEL 82545GM_FIBER	0x1027	i82545GM 1000baseX Ethernet
 product INTEL 82545GM_SERDES	0x1028	i82545GM Gigabit Ethernet (SERDES)

Reply via email to