diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 6a797aa1ea3..eb3d49d884c 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1159 2006/10/06 02:28:54 brad Exp + * OpenBSD: pcidevs,v 1.1160 2006/10/10 17:30:13 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2618,6 +2618,8 @@ /* Pericom products */ #define PCI_PRODUCT_PERICOM_PI7C21P100 0x01a7 /* PI7C21P100 PCIX-PCIX */ +#define PCI_PRODUCT_PERICOM_PPB_1 0x8140 /* PCI-PCI */ +#define PCI_PRODUCT_PERICOM_PPB_2 0x8150 /* PCI-PCI */ /* Planex products */ #define PCI_PRODUCT_PLANEX_FNW_3603_TX 0xab06 /* FNW-3603-TX 10/100 */ |