Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci 0x10cb is not 82801H(ICH8) but 82801I(ICH9).
details: https://anonhg.NetBSD.org/src/rev/7b178e1e3f94
branches: trunk
changeset: 349843:7b178e1e3f94
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Dec 26 07:53:03 2016 +0000
description:
0x10cb is not 82801H(ICH8) but 82801I(ICH9).
diffstat:
sys/dev/pci/pcidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 01607f38d4c7 -r 7b178e1e3f94 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Dec 26 07:25:00 2016 +0000
+++ b/sys/dev/pci/pcidevs Mon Dec 26 07:53:03 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1273 2016/12/01 09:04:03 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1274 2016/12/26 07:53:03 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2897,7 +2897,7 @@
product INTEL 82598AT 0x10c8 82598 10 Gigabit AT
product INTEL 82576_COPPER 0x10c9 82576 1000BaseT Ethernet
product INTEL 82576_VF 0x10ca 82576 1000BaseT Ethernet Virtual Function
-product INTEL 82801H_IGP_M_V 0x10cb i82801H IGP (MV) LAN Controller
+product INTEL 82801I_IGP_M_V 0x10cb i82801I IGP (MV) LAN Controller
product INTEL 82801J_R_BM_LM 0x10cc i82567LM-2 LAN Controller
product INTEL 82801J_R_BM_LF 0x10cd i82567LF-2 LAN Controller
product INTEL 82801J_R_BM_V 0x10ce i82567V-2 LAN Controller
Home |
Main Index |
Thread Index |
Old Index