From 775e25ea67d3959c20fe24edbae53a6e474d5c90 Mon Sep 17 00:00:00 2001 From: kettenis Date: Tue, 5 Dec 2017 22:26:31 +0000 Subject: [PATCH] Add SPARC-M7 PCIe; rename existing SPARC PCIe entries. --- sys/dev/pci/pcidevs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ab02566f03c..cf64868eace 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1827 2017/11/29 05:00:16 dlg Exp $ +$OpenBSD: pcidevs,v 1.1828 2017/12/05 22:26:31 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6946,8 +6946,9 @@ product SUN 5821 0x5454 Crypto 5821 product SUN SCA1K 0x5455 Crypto 1K product SUN SCA6K 0x5ca0 Crypto 6K product SUN PSYCHO 0x8000 Psycho PCI -product SUN SPARC_PCIE2 0x8186 SPARC PCIE -product SUN SPARC_PCIE3 0x8196 SPARC PCIE +product SUN SPARC_T3_PCIE 0x8186 SPARC-T3/T4 PCIE +product SUN SPARC_M7_PCIE 0x818e SPARC-M7 PCIE +product SUN SPARC_T5_PCIE 0x8196 SPARC-T5/M5/M6 PCIE product SUN MS_IIep 0x9000 microSPARC IIep PCI product SUN US_IIi 0xa000 UltraSPARC IIi PCI product SUN US_IIe 0xa001 UltraSPARC IIe PCI -- 2.20.1