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 Intel 9 series devices.
details: https://anonhg.NetBSD.org/src/rev/dfc381b30903
branches: trunk
changeset: 806907:dfc381b30903
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Mar 18 05:43:49 2015 +0000
description:
Add some Intel 9 series devices.
diffstat:
sys/dev/pci/pcidevs | 28 +++++++++++++++++++++++++++-
1 files changed, 27 insertions(+), 1 deletions(-)
diffs (44 lines):
diff -r dfc498a2cbde -r dfc381b30903 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Wed Mar 18 02:57:13 2015 +0000
+++ b/sys/dev/pci/pcidevs Wed Mar 18 05:43:49 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1216 2015/03/04 11:31:58 knakahara Exp $
+$NetBSD: pcidevs,v 1.1217 2015/03/18 05:43:49 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3885,8 +3885,34 @@
product INTEL C224_LPC 0x8c54 C224 LPC
product INTEL C226_LPC 0x8c56 C226 LPC
product INTEL H81_LPC 0x8c5c H81 LPC
+product INTEL 9SERIES_SATA 0x8c80 9 Series SATA Controller
+product INTEL 9SERIES_SATA_AHCI 0x8c82 9 Series SATA Controller (AHCI)
+product INTEL 9SERIES_SATA_RAID 0x8c84 9 Series SATA Controller (RAID)
+product INTEL 9SERIES_SATA_RAID_SR 0x8c86 9 Series SATA Controller (RAID) + Smart Response
+product INTEL 9SERIES_SATA_2 0x8c88 9 Series SATA Controller
+product INTEL 9SERIES_SATA_RAID1 0x8c8e 9 Series SATA Controller (RAID1)
+product INTEL 9SERIES_PCIE_1 0x8c90 9 Series PCIE
+product INTEL 9SERIES_PCIE_2 0x8c92 9 Series PCIE
+product INTEL 9SERIES_PCIE_3 0x8c94 9 Series PCIE
+product INTEL 9SERIES_PCIE_4 0x8c96 9 Series PCIE
+product INTEL 9SERIES_PCIE_5 0x8c98 9 Series PCIE
+product INTEL 9SERIES_PCIE_6 0x8c9a 9 Series PCIE
+product INTEL 9SERIES_PCIE_7 0x8c9c 9 Series PCIE
+product INTEL 9SERIES_PCIE_8 0x8c9e 9 Series PCIE
+product INTEL 9SERIES_HDA 0x8ca0 9 Series HD Audio
+product INTEL 9SERIES_SMB 0x8ca2 9 Series SMBus Controller
+product INTEL 9SERIES_THERM 0x8ca4 9 Series Thermal
+product INTEL 9SERIES_EHCI_1 0x8ca6 9 Series USB EHCI
+product INTEL 9SERIES_EHCI_2 0x8cad 9 Series USB EHCI
product INTEL 9SERIES_XHCI 0x8cb1 9 Series USB xHCI
+product INTEL 9SERIES_LAN 0x8cb3 9 Series LAN
product INTEL 9SERIES_MEI_1 0x8cba 9 Series MEI Controller
+product INTEL 9SERIES_MEI_2 0x8cbb 9 Series MEI Controller
+product INTEL 9SERIES_IDE_R 0x8cbc 9 Series IDE-R
+product INTEL 9SERIES_KT 0x8cbd 9 Series KT
+product INTEL 9SERIES_LPC_ES 0x8cc2 9 Series Full Featured ES LPC
+product INTEL Z97_LPC 0x8cc4 Z97 LPC
+product INTEL H97_LPC 0x8cc6 H97 LPC
product INTEL CORE4G_M_AHCI 0x9c03 Core 4G (mobile) SATA Controller (AHCI)
product INTEL CORE4G_M_RAID_1 0x9c05 Core 4G (mobile) SATA Controller (RAID)
product INTEL CORE4G_M_RAID_2 0x9c07 Core 4G (mobile) SATA Controller (RAID) Premium
Home |
Main Index |
Thread Index |
Old Index