Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add Intel I347-AT4



details:   https://anonhg.NetBSD.org/src/rev/c9c12064a9e2
branches:  trunk
changeset: 791324:c9c12064a9e2
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Nov 13 16:24:33 2013 +0000

description:
Add Intel I347-AT4

diffstat:

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

diffs (17 lines):

diff -r 878e8585f265 -r c9c12064a9e2 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Nov 13 12:58:11 2013 +0000
+++ b/sys/dev/pci/pcidevs       Wed Nov 13 16:24:33 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1164 2013/11/07 18:44:09 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1165 2013/11/13 16:24:33 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2546,6 +2546,7 @@
 product INTEL SRCU42E          0x0408  SCSI RAID Controller
 product INTEL SRCS28X          0x0409  SATA RAID Controller
 product INTEL HASWELL_IGD      0x0402  Haswell Integrated Graphics Device
+product INTEL I347AT4          0x0438  I347-AT4 Gigabit Network Connection
 product INTEL PCEB             0x0482  82375EB/SB PCI-EISA Bridge
 product INTEL CDC              0x0483  82424ZX Cache and DRAM Controller
 product INTEL SIO              0x0484  82378ZB System I/O



Home | Main Index | Thread Index | Old Index