diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-05-08 18:55:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-05-08 18:55:21 +0000 |
commit | 521b86b6833082e4a994370155446bab6eebf6f2 (patch) | |
tree | 635c210de54eaf1e10ade6f2a5740be4074fd5da /sys/dev/pci/pcidevs.h | |
parent | 2d95552093fae24bdb9529e164274f7fef0c190f (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 30e789427c8..8c4cd8ace81 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.617 2003/05/05 13:12:47 henning Exp + * OpenBSD: pcidevs,v 1.618 2003/05/08 18:55:13 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1515,6 +1515,9 @@ #define PCI_PRODUCT_INTEL_82830MP_AGP 0x3576 /* 82830MP CPU to AGP Bridge */ #define PCI_PRODUCT_INTEL_82830MP_IV 0x3577 /* 82830MP Integrated Video */ #define PCI_PRODUCT_INTEL_82830MP_IO_2 0x3578 /* 82830MP CPU to I/O Bridge 2 */ +#define PCI_PRODUCT_INTEL_82855PE 0x3340 /* 82855PE Host-Hub Bridge */ +#define PCI_PRODUCT_INTEL_82855PE_AGP 0x3341 /* 82855PE AGP */ +#define PCI_PRODUCT_INTEL_82801DBM 0x24cc /* 82801DBM LPC */ #define PCI_PRODUCT_INTEL_RCU32 0x3092 /* RCU32 I2O RAID */ #define PCI_PRODUCT_INTEL_82371SB_ISA 0x7000 /* 82371SB PCI-ISA */ #define PCI_PRODUCT_INTEL_82371SB_IDE 0x7010 /* 82371SB IDE */ @@ -2334,6 +2337,7 @@ #define PCI_PRODUCT_TI_PCI1420 0xac51 /* PCI1420 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1451 0xac52 /* PCI1451 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1421 0xac53 /* PCI1421 PCI-CardBus */ +#define PCI_PRODUCT_TI_PCI1520 0xac55 /* PCI1520 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI2040 0xac60 /* PCI2040 PCI-DSP */ /* Topic */ |