Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Change Intel 0x0434 entry:



details:   https://anonhg.NetBSD.org/src/rev/6348ace209fb
branches:  trunk
changeset: 334922:6348ace209fb
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Dec 15 12:48:42 2014 +0000

description:
Change Intel 0x0434 entry:
- Rename DH89XX_QA to DH89XXCC_IQIA
- Modify the description to DH89xxCC PCIe Endpoint and QuickAssist
  (include typo fix)

diffstat:

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

diffs (18 lines):

diff -r 76ffae822336 -r 6348ace209fb sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Dec 15 11:02:33 2014 +0000
+++ b/sys/dev/pci/pcidevs       Mon Dec 15 12:48:42 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1205 2014/10/30 10:50:44 nonaka Exp $
+$NetBSD: pcidevs,v 1.1206 2014/12/15 12:48:42 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2584,7 +2584,7 @@
 product INTEL SRCS28X          0x0409  SATA RAID Controller
 product INTEL HASWELL_IGD      0x0402  Haswell Integrated Graphics Device
 product INTEL HASWELL_IGD_1    0x0412  Haswell Integrated Graphics Device
-product INTEL DH89XX_QA                0x0434  DH89xx QuiskAssit
+product INTEL DH89XXCC_IQIA    0x0434  DH89xxCC PCIe Endpoint and QuickAssist
 product INTEL DH89XXCC_SGMII   0x0438  DH89XXCC SGMII
 product INTEL DH89XXCC_SERDES  0x043a  DH89XXCC SerDes
 product INTEL DH89XXCC_BPLANE  0x043c  DH89XXCC backplane



Home | Main Index | Thread Index | Old Index