From b5afc6676791fb74b0d90c4eef90e586c9c1b021 Mon Sep 17 00:00:00 2001 From: yamaguchi Date: Thu, 24 Mar 2022 08:46:49 +0000 Subject: [PATCH] Added Intel V710 for 5000BaseT --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9a950f9be125..ae818160af3e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -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 Gigabit Ethernet 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)