Skip to content

Commit

Permalink
Regen for ticket #421
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHusemann committed Oct 18, 2023
1 parent 8b2231a commit 0e261ed
Show file tree
Hide file tree
Showing 2 changed files with 8,054 additions and 8,040 deletions.
8 changes: 6 additions & 2 deletions sys/dev/pci/pcidevs.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.1452.2.9 2023/10/13 18:39:01 martin Exp $ */
/* $NetBSD: pcidevs.h,v 1.1452.2.10 2023/10/18 14:33:15 martin Exp $ */

/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.1471.2.8 2023/10/13 18:37:28 martin Exp
* NetBSD: pcidevs,v 1.1471.2.9 2023/10/18 14:27:37 martin Exp
*/

/*
Expand Down Expand Up @@ -3944,6 +3944,10 @@
#define PCI_PRODUCT_INTEL_I225_IT 0x0d9f /* I225-IT Ethernet Connection */
#define PCI_PRODUCT_INTEL_I219_LM12 0x0d53 /* I219-LM (12) Ethernet Connection */
#define PCI_PRODUCT_INTEL_I219_V12 0x0d55 /* I219-V (12) Ethernet Connection */
#define PCI_PRODUCT_INTEL_I219_LM23 0x0dc5 /* I219-LM (23) Ethernet Connection */
#define PCI_PRODUCT_INTEL_I219_V23 0x0dc6 /* I219-V (23) Ethernet Connection */
#define PCI_PRODUCT_INTEL_I219_LM22 0x0dc7 /* I219-LM (22) Ethernet Connection */
#define PCI_PRODUCT_INTEL_I219_V22 0x0dc8 /* I219-V (22) Ethernet Connection */
#define PCI_PRODUCT_INTEL_E5V2_DMI2 0x0e00 /* E5 v2 DMI2 */
#define PCI_PRODUCT_INTEL_E5V2_PCIE_1 0x0e01 /* E5 v2 PCIe x4 (DMI2 Mode) */
#define PCI_PRODUCT_INTEL_E5V2_PCIE_2 0x0e02 /* E5 v2 PCIe */
Expand Down
Loading

0 comments on commit 0e261ed

Please sign in to comment.