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 PEX 8605 4port 4lane PCIe Gen 2 switch.



details:   https://anonhg.NetBSD.org/src/rev/46b4792d9a9c
branches:  trunk
changeset: 827690:46b4792d9a9c
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Nov 09 03:07:10 2017 +0000

description:
Add PEX 8605 4port 4lane PCIe Gen 2 switch.

diffstat:

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

diffs (17 lines):

diff -r e1ead6f4f5a4 -r 46b4792d9a9c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Nov 09 01:28:05 2017 +0000
+++ b/sys/dev/pci/pcidevs       Thu Nov 09 03:07:10 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1300 2017/10/30 01:24:47 sevan Exp $
+$NetBSD: pcidevs,v 1.1301 2017/11/09 03:07:10 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5804,6 +5804,7 @@
 product PLX PEX_8111   0x8111  PEX 8111 PCIe-to-PCI Bridge
 product PLX PEX_8112   0x8112  PEX 8112 PCIe-to-PCI Bridge
 product PLX PEX_8114   0x8114  PEX 8114 PCIe-to-PCI/PCI-X Bridge
+product PLX PEX_8605   0x8605  PEX 8605 4port 4lane PCIe Gen 2 switch
 product PLX 9030       0x9030  9030 I/O Accelrator
 product PLX 9050       0x9050  9050 I/O Accelrator
 product PLX 9054       0x9054  9054 I/O Accelerator



Home | Main Index | Thread Index | Old Index