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 Some Freescale MPC834x devices from OpenBSD.
details: https://anonhg.NetBSD.org/src/rev/90ac36dc073e
branches: trunk
changeset: 996770:90ac36dc073e
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Feb 08 06:29:08 2019 +0000
description:
- Add Some Freescale MPC834x devices from OpenBSD.
- Add Intel I210 SGMII Flash-less device from the spec update document.
diffstat:
sys/dev/pci/pcidevs | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 4eb8340e2dda -r 90ac36dc073e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Fri Feb 08 06:08:20 2019 +0000
+++ b/sys/dev/pci/pcidevs Fri Feb 08 06:29:08 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1361 2019/02/06 03:16:08 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1362 2019/02/08 06:29:08 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2586,6 +2586,14 @@
product FREESCALE P2020 0x0071 P2020
product FREESCALE P2010E 0x0078 P2010E
product FREESCALE P2010 0x0079 P2010
+product FREESCALE MPC8349E 0x0080 MPC8349E
+product FREESCALE MPC8349 0x0081 MPC8349
+product FREESCALE MPC8347E_TBGA 0x0082 MPC8347E TBGA
+product FREESCALE MPC8347_TBGA 0x0083 MPC8347 TBGA
+product FREESCALE MPC8347E_PBGA 0x0084 MPC8347E PBGA
+product FREESCALE MPC8347_PBGA 0x0085 MPC8347 PBGA
+product FREESCALE MPC8343E 0x0086 MPC8343E
+product FREESCALE MPC8343 0x0087 MPC8343
product FREESCALE P1020E 0x0100 P1021E
product FREESCALE P1020 0x0101 P1020
product FREESCALE P1021E 0x0102 P1021E
@@ -3481,6 +3489,7 @@
product INTEL I219_LM5 0x15e3 I219-LM Ethernet Connection
product INTEL C3K_X553_SGMII 0x15e4 C3000 X553 1GbE SGMII (10G SKU)
product INTEL C3K_X553_SGMII_L 0x15e5 C3000 X553 1GbE SGMII (non-10G SKU)
+product INTEL I210_SGMII_WOF 0x15f6 I210 Ethernet (SGMII)
product INTEL CORE5G_HB_1 0x1604 Core 5G Host Bridge
product INTEL CORE5G_M_GT1 0x1606 HD Graphics (GT1)
product INTEL CORE5G_HDA_1 0x160c Core 5G HD Audio
Home |
Main Index |
Thread Index |
Old Index