Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/sys/dev/pci Apply changes from msaitoh in ticket #906:
details: https://anonhg.NetBSD.org/src/rev/0cca84091be0
branches: netbsd-6
changeset: 776381:0cca84091be0
user: riz <riz%NetBSD.org@localhost>
date: Sun Jul 14 20:33:07 2013 +0000
description:
Apply changes from msaitoh in ticket #906:
sys/dev/pci/pcidevs 1.1145, 1.1147, 1.1150-1.1158
sys/dev/pci/pcidevs.h regen
sys/dev/pci/pcidevs_data.h regen
Pull up pcidevs changes:
Intel Atom E600 PCI-LPC bridge, adds a watchdog + HPET support.
Update some Intel LPC devices.
Change from "3400 USB" to "3400 USB EHCI" for EHCI devices.
Fix BCM5785F entry. That is not gigabit Ethernet.
Add ALTIMA AC1003, BROADCOM BCM57782 and BCM57786.
Add Intel I21[0178] Ethernet.
Add IDs for Marvell Armada XP. Obtained from Marvell, Semihalf.
Add some Intel devices from document (Intel 8 Series / C220 Chipset
Family Platform Controller Hub (PCH) Datasheet).
Add some Intel devices from datasheets (4th Generation Intel Core
Processor, Intel Xeon Processor E3-1200 v3).
Add ATI RADEON_HD7340.
[msaitoh, ticket #906]
diffstat:
sys/dev/pci/pcidevs | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 77 insertions(+), 4 deletions(-)
diffs (175 lines):
diff -r 8874ee8077c2 -r 0cca84091be0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Fri Jul 12 11:19:34 2013 +0000
+++ b/sys/dev/pci/pcidevs Sun Jul 14 20:33:07 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1102.2.11 2012/11/22 17:46:09 riz Exp $
+$NetBSD: pcidevs,v 1.1102.2.12 2013/07/14 20:33:07 riz Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -924,6 +924,7 @@
product ALTIMA AC1000 0x03e8 AC1000 Gigabit Ethernet
product ALTIMA AC1001 0x03e9 AC1001 Gigabit Ethernet
product ALTIMA AC9100 0x03ea AC9100 Gigabit Ethernet
+product ALTIMA AC1003 0x03eb AC1003 Gigabit Ethernet
/* AMD products */
product AMD AMD64_HT 0x1100 K8 AMD64 HyperTransport Configuration
@@ -1465,6 +1466,7 @@
product ATI RADEON_HD4200 0x9712 Radeon HD4200 Mobility
product ATI RADEON_HD4250 0x9715 Radeon HD4250 GPU (RS880)
product ATI RADEON_HD6310 0x9802 Radeon HD6310 Graphics
+product ATI RADEON_HD7340 0x9808 Radeon HD7340 Graphics
product ATI RADEON_HD2600_HD 0xaa08 Radeon HD2600 HD Audio Controller
product ATI RADEON_HD5600_HDMI 0xaa60 Redwood HDMI Audio
@@ -1618,7 +1620,7 @@
product BROADCOM BCM5787 0x169b BCM5787 NetLink 1000baseT Ethernet
product BROADCOM BCM5788 0x169c BCM5788 10/100/1000 Ethernet
product BROADCOM BCM5789 0x169d BCM5789 NetLink 1000baseT Ethernet
-product BROADCOM BCM5785F 0x16a0 BCM5785F 10/100/1000 Ethernet
+product BROADCOM BCM5785F 0x16a0 BCM5785F 10/100 Ethernet
product BROADCOM BCM5702X 0x16a6 BCM5702X 10/100/1000 Ethernet
product BROADCOM BCM5703X 0x16a7 BCM5703X 10/100/1000 Ethernet
product BROADCOM BCM5704S 0x16a8 BCM5704S 1000baseSX Ethernet
@@ -1627,9 +1629,11 @@
product BROADCOM BCM57761 0x16b0 BCM57761 10/100/1000 Ethernet
product BROADCOM BCM57781 0x16b1 BCM57781 10/100/1000 Ethernet
product BROADCOM BCM57791 0x16b2 BCM57791 10/100/1000 Ethernet
+product BROADCOM BCM57786 0x16b3 BCM57786 10/100/1000 Ethernet
product BROADCOM BCM57765 0x16b4 BCM57765 Integrated Gigabit Ethernet
product BROADCOM BCM57785 0x16b5 BCM57785 Integrated Gigabit Ethernet
product BROADCOM BCM57795 0x16b6 BCM57795 10/100/1000 Ethernet
+product BROADCOM BCM57782 0x16b7 BCM57782 10/100/1000 Ethernet
product BROADCOM BCM5702_ALT 0x16c6 BCM5702 10/100/1000 Ethernet
product BROADCOM BCM5703_ALT 0x16c7 BCM5703 10/100/1000 Ethernet
product BROADCOM BCM5781 0x16dd BCM5781 Integrated Gigabit Ethernet
@@ -2232,7 +2236,12 @@
product MARVELL MV64460 0x6480 MV6446x System Controller
product MARVELL 88SX7042 0x7042 88SX7042 SATA IIe
product MARVELL MV78100 0x7810 MV78100 SoC Discovery Innovation
+product MARVELL MV78130 0x7813 MV78130 SoC Armada XP
+product MARVELL MV78160 0x7816 MV78160 SoC Armada XP
product MARVELL MV78200 0x7820 MV78200 SoC Discovery Innovation
+product MARVELL MV78230 0x7823 MV78230 SoC Armada XP
+product MARVELL MV78260 0x7826 MV78260 SoC Armada XP
+product MARVELL MV78460 0x7846 MV78460 SoC Armada XP
product MARVELL 88W8660 0x8660 88W8660 SoC Orion1
product MARVELL2 88SE9123 0x9123 88SE9123 SATA II PCI-E AHCI Controller
@@ -2447,6 +2456,7 @@
product INTEL SRCZCRX 0x0407 RAID Controller
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 PCEB 0x0482 82375EB/SB PCI-EISA Bridge
product INTEL CDC 0x0483 82424ZX Cache and DRAM Controller
product INTEL SIO 0x0484 82378ZB System I/O
@@ -2458,6 +2468,11 @@
product INTEL WIFI_LINK_2230_2 0x0888 Centrino Wireless-N 2230
product INTEL 80960RM 0x0962 i960 RM PCI-PCI
product INTEL 80960RN 0x0964 i960 RN PCI-PCI
+product INTEL HASWELL_HOST_DRAM 0x0c00 Haswell Host Bridge, DRAM
+product INTEL HASWELL_PCIE16 0x0c01 Haswell PCI-E x16 Controller
+product INTEL HASWELL_PCIE8 0x0c05 Haswell PCI-E x8 Controller
+product INTEL HASWELL_PCIE4 0x0c09 Haswell PCI-E x4 Controller
+product INTEL HASWELL_MINI_HDA 0x0c0c Haswell Mini HD Audio Controller
product INTEL 82542 0x1000 i82542 Gigabit Ethernet
product INTEL 82543GC_FIBER 0x1001 i82453GC 1000baseX Ethernet
product INTEL MODEM56 0x1002 56k Modem
@@ -2644,6 +2659,17 @@
product INTEL I350_SGMII 0x1524 I350 Gigabit Connection
product INTEL 82801J_D_BM_V 0x1525 82567V LAN Controller
product INTEL 82580_QUAD_FIBER 0x1527 82580 quad-1000BaseX Ethernet
+product INTEL I210_T1 0x1533 I210-T1 Ethernet Server Adapter
+product INTEL I210_COPPER_OEM1 0x1534 I210 Ethernet (COPPER OEM)
+product INTEL I210_COPPER_IT 0x1535 I210 Ethernet (COPPER IT)
+product INTEL I210_FIBER 0x1536 I210 Ethernet (FIBER)
+product INTEL I210_SERDES 0x1537 I210 Ethernet (SERDES)
+product INTEL I210_SGMII 0x1538 I210 Ethernet (SGMII)
+product INTEL I211_COPPER 0x1539 I211 Ethernet (COPPER)
+product INTEL I217_LM 0x153a I217-LM Ethernet Connection
+product INTEL I217_V 0x153b I217-V Ethernet Connection
+product INTEL I218_V 0x1559 I218-V Ethernet Connection
+product INTEL I218_LM 0x155a I218-LM Ethernet Connection
product INTEL 80960_RP 0x1960 ROB-in i960RP Microprocessor
product INTEL 80960RM_2 0x1962 i960 RM PCI-PCI
product INTEL 82840_HB 0x1a21 82840 Host
@@ -3196,14 +3222,14 @@
product INTEL 3400_AHCI_4 0x3b2f 3400 AHCI
product INTEL 3400_SMB 0x3b30 3400 SMBus
product INTEL 3400_THERMAL 0x3b32 3400 Thermal
-product INTEL 3400_EHCI_1 0x3b34 3400 USB
+product INTEL 3400_EHCI_1 0x3b34 3400 USB EHCI
product INTEL 3400_UHCI_1 0x3b36 3400 USB
product INTEL 3400_UHCI_2 0x3b37 3400 USB
product INTEL 3400_UHCI_3 0x3b38 3400 USB
product INTEL 3400_UHCI_4 0x3b39 3400 USB
product INTEL 3400_UHCI_5 0x3b3a 3400 USB
product INTEL 3400_UHCI_6 0x3b3b 3400 USB
-product INTEL 3400_EHCI_2 0x3b3c 3400 USB
+product INTEL 3400_EHCI_2 0x3b3c 3400 USB ECHI
product INTEL 3400_UHCI_7 0x3b3e 3400 USB
product INTEL 3400_UHCI_8 0x3b3f 3400 USB
product INTEL 3400_PCIE_1 0x3b42 3400 PCIE
@@ -3315,6 +3341,7 @@
product INTEL 82443GX_NOAGP 0x71a2 82443GX Host Bridge/Controller (AGP disabled)
product INTEL I740 0x7800 i740 Graphics Accelerator
product INTEL SCH_IDE 0x811a SCH IDE Controller
+product INTEL E600_LPC 0x8186 Atom Processor E6xx LPC Bridge
product INTEL PCI450_PB 0x84c4 82454KX/GX PCI Bridge (PB)
product INTEL PCI450_MC 0x84c5 82451KX/GX Memory Controller (MC)
product INTEL 82451NX_MIOC 0x84ca 82451NX Memory & I/O Controller (MIOC)
@@ -3346,6 +3373,52 @@
product INTEL EG20T_I2C 0x8817 EG20T PCH I2C Interface
product INTEL EG20T_CAN 0x8818 EG20T PCH CAN Controller
product INTEL EG20T_IEEE1588 0x8819 EG20T PCH IEEE1588
+product INTEL 8SER_DT_SATA 0x8c00 8 Series (desktop) SATA Controller
+product INTEL 8SER_MO_SATA 0x8c01 8 Series (mobile) SATA Controller
+product INTEL 8SER_DT_SATA_AHCI 0x8c02 8 Series (desktop) SATA Controller (AHCI)
+product INTEL 8SER_MO_SATA_AHCI 0x8c03 8 Series (mobile) SATA Controller (AHCI)
+product INTEL 8SER_DT_SATA_RAID 0x8c04 8 Series (desktop) SATA Controller (RAID)
+product INTEL 8SER_MO_SATA_RAID 0x8c05 8 Series (mobile) SATA Controller (RAID)
+product INTEL 8SER_DT_SATA_RAID_SR 0x8c06 8 Series (desktop) SATA Controller (RAID) + Smart Response
+product INTEL 8SER_MO_SATA_RAID_SR 0x8c07 8 Series (mobile) SATA Controller (RAID) + Smart Response
+product INTEL 8SER_DT_SATA_2 0x8c08 8 Series (desktop) SATA Controller
+product INTEL 8SER_MO_SATA_2 0x8c09 8 Series (mobile) SATA Controller
+product INTEL 8SER_DT_SATA_RAID1 0x8c0e 8 Series (desktop) SATA Controller (RAID1)
+product INTEL 8SER_MO_SATA_RAID1 0x8c0f 8 Series (mobile) SATA Controller (RAID1)
+product INTEL 8SERIES_PCIE_1 0x8c10 8 Series PCIE
+product INTEL 8SERIES_PCIE_2 0x8c12 8 Series PCIE
+product INTEL 8SERIES_PCIE_3 0x8c14 8 Series PCIE
+product INTEL 8SERIES_PCIE_4 0x8c16 8 Series PCIE
+product INTEL 8SERIES_PCIE_5 0x8c18 8 Series PCIE
+product INTEL 8SERIES_PCIE_6 0x8c1a 8 Series PCIE
+product INTEL 8SERIES_PCIE_7 0x8c1c 8 Series PCIE
+product INTEL 8SERIES_PCIE_8 0x8c1e 8 Series PCIE
+product INTEL 8SERIES_HDA 0x8c20 8 Series HD Audio
+product INTEL 8SERIES_SMB 0x8c22 8 Series SMBus Controller
+product INTEL 8SERIES_THERM 0x8c24 8 Series Thermal
+product INTEL 8SERIES_EHCI_1 0x8c26 8 Series USB EHCI
+product INTEL 8SERIES_EHCI_2 0x8c2d 8 Series USB EHCI
+product INTEL 8SERIES_XHCI 0x8c31 8 Series USB xHCI
+product INTEL 8SERIES_LAN 0x8c33 8 Series LAN
+product INTEL 8SERIES_MEI_1 0x8c3a 8 Series MEI Controller
+product INTEL 8SERIES_MEI_2 0x8c3b 8 Series MEI Controller
+product INTEL 8SERIES_IDE_R 0x8c3c 8 Series IDE-R
+product INTEL 8SERIES_KT 0x8c3d 8 Series KT
+product INTEL 8SERIES_M_LPC 0x8c41 8 Series Mobile Full Featured ES LPC
+product INTEL 8SERIES_D_LPC 0x8c42 8 Series Desktop Full Featured ES LPC
+product INTEL Z87_LPC 0x8c44 Z87 LPC
+product INTEL Z85_LPC 0x8c46 Z85 LPC
+product INTEL HM86_LPC 0x8c49 HM86 LPC
+product INTEL H87_LPC 0x8c4a H87 LPC
+product INTEL HM87_LPC 0x8c4b HM87 LPC
+product INTEL Q85_LPC 0x8c4c Q85 LPC
+product INTEL Q87_LPC 0x8c4e Q87 LPC
+product INTEL QM87_LPC 0x8c4f QM87 LPC
+product INTEL B85_LPC 0x8c50 B85 LPC
+product INTEL C222_LPC 0x8c52 C222 LPC
+product INTEL C224_LPC 0x8c54 C224 LPC
+product INTEL C226_LPC 0x8c56 C226 LPC
+product INTEL H81_LPC 0x8c5c H81 LPC
product INTEL PINEVIEW_HB 0xa000 Pineview Host Bridge
product INTEL PINEVIEW_IGD 0xa001 Pineview Integrated Graphics Device
product INTEL PINEVIEW_M_HB 0xa010 Pineview Host Bridge
Home |
Main Index |
Thread Index |
Old Index