Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/pci/pcidevs.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/pcidevs.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1207 retrieving revision 1.1208 diff -u -p -r1.1207 -r1.1208 --- src/sys/dev/pci/pcidevs.h 2015/01/18 15:31:10 1.1207 +++ src/sys/dev/pci/pcidevs.h 2015/01/25 10:49:01 1.1208 @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs.h,v 1.1207 2015/01/18 15:31:10 christos Exp $ */ +/* $NetBSD: pcidevs.h,v 1.1208 2015/01/25 10:49:01 msaitoh Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.1213 2015/01/18 15:30:03 christos Exp + * NetBSD: pcidevs,v 1.1214 2015/01/25 10:48:31 msaitoh Exp */ /* @@ -595,6 +595,7 @@ #define PCI_VENDOR_TERRATEC 0x153b /* TerraTec Electronic */ #define PCI_VENDOR_PERLE 0x155f /* Perle Systems */ #define PCI_VENDOR_SOLIDUM 0x1588 /* Solidum Systems */ +#define PCI_VENDOR_HP2 0x1590 /* Hewlett-Packard */ #define PCI_VENDOR_SYBA 0x1592 /* Syba */ #define PCI_VENDOR_FARADAY 0x159b /* Faraday Technology */ #define PCI_VENDOR_GEOCAST 0x15a1 /* Geocast Network Systems */ @@ -4868,6 +4869,8 @@ #define PCI_PRODUCT_PLX_PCI_400 0x1077 /* VScom PCI-400 4 port serial */ #define PCI_PRODUCT_PLX_PCI_800 0x1076 /* VScom PCI-800 8 port serial */ #define PCI_PRODUCT_PLX_PCI_200 0x1103 /* VScom PCI-200 2 port serial */ +#define PCI_PRODUCT_PLX_PEX_8112 0x8112 /* PEX 8112 PCIe-to-PCI Bridge */ +#define PCI_PRODUCT_PLX_PEX_8114 0x8114 /* PEX 8114 PCIe-to-PCI/PCI-X Bridge */ #define PCI_PRODUCT_PLX_9030 0x9030 /* 9030 I/O Accelrator */ #define PCI_PRODUCT_PLX_9050 0x9050 /* 9050 I/O Accelrator */ #define PCI_PRODUCT_PLX_9054 0x9054 /* 9054 I/O Accelerator */