Module Name:    src
Committed By:   msaitoh
Date:           Wed Oct 26 06:50:20 UTC 2016

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

Log Message:
i82567V-3 is not ICH9 but ICH8.


To generate a diff of this commit:
cvs rdiff -u -r1.1269 -r1.1270 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.1269 src/sys/dev/pci/pcidevs:1.1270
--- src/sys/dev/pci/pcidevs:1.1269	Mon Oct 24 06:03:52 2016
+++ src/sys/dev/pci/pcidevs	Wed Oct 26 06:50:20 2016
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1269 2016/10/24 06:03:52 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1270 2016/10/26 06:50:20 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2966,7 +2966,7 @@ product INTEL 82439HX		0x1250	82439HX (T
 product INTEL 82870P2_PPB	0x1460	82870P2 P64H2 PCI-PCI Bridge
 product INTEL 82870P2_IOxAPIC	0x1461	82870P2 P64H2 IOxAPIC
 product INTEL 82870P2_HPLUG	0x1462	82870P2 P64H2 Hot Plug Controller
-product INTEL 82801I_82567V_3	0x1501	i82567V-3 LAN Controller
+product INTEL 82801H_82567V_3	0x1501	i82567V-3 LAN Controller
 product INTEL PCH2_LV_LM	0x1502	82579LM Gigabit Network Connection
 product INTEL PCH2_LV_V		0x1503	82579V Gigabit Network Connection
 product INTEL 82599_SFP_EM	0x1507	82599 10G Ethernet Express Module

Reply via email to