Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Regen
details: https://anonhg.NetBSD.org/src/rev/c3afef655dd0
branches: trunk
changeset: 345597:c3afef655dd0
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jun 01 11:01:36 2016 +0000
description:
Regen
diffstat:
sys/dev/pci/pcidevs.h | 5 +++--
sys/dev/pci/pcidevs_data.h | 14 ++++++++------
2 files changed, 11 insertions(+), 8 deletions(-)
diffs (85 lines):
diff -r 3fa8d29f3114 -r c3afef655dd0 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Wed Jun 01 11:00:15 2016 +0000
+++ b/sys/dev/pci/pcidevs.h Wed Jun 01 11:01:36 2016 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.1243 2016/05/30 04:18:20 nonaka Exp $ */
+/* $NetBSD: pcidevs.h,v 1.1244 2016/06/01 11:01:36 pgoyette Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.1250 2016/05/30 04:17:30 nonaka Exp
+ * NetBSD: pcidevs,v 1.1251 2016/06/01 11:00:15 pgoyette Exp
*/
/*
@@ -3069,6 +3069,7 @@
#define PCI_PRODUCT_INTEL_82845_HB 0x1a30 /* 82845 Host */
#define PCI_PRODUCT_INTEL_82845_AGP 0x1a31 /* 82845 AGP */
#define PCI_PRODUCT_INTEL_5000_DMA 0x1a38 /* 5000 Series Chipset DMA Engine */
+#define PCI_PRODUCT_INTEL_82597EX_SR 0x1a48 /* PRO/10GbE SR Server Adapter */
#define PCI_PRODUCT_INTEL_6SERIES_SATA_1 0x1c00 /* 6 Series SATA */
#define PCI_PRODUCT_INTEL_6SERIES_SATA_2 0x1c01 /* 6 Series SATA */
#define PCI_PRODUCT_INTEL_6SERIES_AHCI_1 0x1c02 /* 6 Series AHCI */
diff -r 3fa8d29f3114 -r c3afef655dd0 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Wed Jun 01 11:00:15 2016 +0000
+++ b/sys/dev/pci/pcidevs_data.h Wed Jun 01 11:01:36 2016 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.1242 2016/05/30 04:18:20 nonaka Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.1243 2016/06/01 11:01:36 pgoyette Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.1250 2016/05/30 04:17:30 nonaka Exp
+ * NetBSD: pcidevs,v 1.1251 2016/06/01 11:00:15 pgoyette Exp
*/
/*
@@ -4880,6 +4880,8 @@
19762, 8157, 0,
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_5000_DMA,
17799, 6289, 10122, 19768, 18083, 0,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82597EX_SR,
+ 18374, 18804, 6038, 5722, 0,
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_6SERIES_SATA_1,
13353, 6289, 8338, 0,
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_6SERIES_SATA_2,
@@ -11704,7 +11706,7 @@
"3c595-MII\0" /* 1 refs @ 5694 */
"3c555\0" /* 1 refs @ 5704 */
"3CRWE154G72\0" /* 1 refs @ 5710 */
- "Adapter\0" /* 74 refs @ 5722 */
+ "Adapter\0" /* 75 refs @ 5722 */
"3c556B\0" /* 1 refs @ 5730 */
"3CCFEM656\0" /* 2 refs @ 5737 */
"56k\0" /* 5 refs @ 5747 */
@@ -11739,7 +11741,7 @@
"OfficeConnect\0" /* 1 refs @ 6010 */
"10/100B\0" /* 1 refs @ 6024 */
"3c980\0" /* 1 refs @ 6032 */
- "Server\0" /* 3 refs @ 6038 */
+ "Server\0" /* 4 refs @ 6038 */
"3c980C-TXM\0" /* 1 refs @ 6045 */
"3c990-TX\0" /* 1 refs @ 6056 */
"3XP\0" /* 8 refs @ 6065 */
@@ -13480,7 +13482,7 @@
"PRO/Wireless\0" /* 7 refs @ 18353 */
"2100\0" /* 1 refs @ 18366 */
"3B\0" /* 1 refs @ 18371 */
- "PRO/10GbE\0" /* 1 refs @ 18374 */
+ "PRO/10GbE\0" /* 2 refs @ 18374 */
"LR\0" /* 2 refs @ 18384 */
"i82801H\0" /* 8 refs @ 18387 */
"(M_AMT)\0" /* 1 refs @ 18395 */
@@ -13533,7 +13535,7 @@
"82598EB\0" /* 3 refs @ 18774 */
"i82567LM-3\0" /* 1 refs @ 18782 */
"i82567LF-3\0" /* 1 refs @ 18793 */
- "SR\0" /* 1 refs @ 18804 */
+ "SR\0" /* 2 refs @ 18804 */
"Quad-1000baseT\0" /* 1 refs @ 18807 */
"(PM)\0" /* 1 refs @ 18822 */
"i82567LM-4\0" /* 1 refs @ 18827 */
Home |
Main Index |
Thread Index |
Old Index