diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-10 17:31:07 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-10 17:31:07 +0000 |
commit | 479aecbdff7f3ac54aa9eff661e2a190703237fe (patch) | |
tree | 35223af620402801171ae9cd97bb424c27d73e94 /sys/dev/pci/pcidevs.h | |
parent | 10d3e6e7d3a3fdc01188455ca8d6495d1a2160f0 (diff) |
regen
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 */ |