diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2013-05-15 10:16:57 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2013-05-15 10:16:57 +0000 |
commit | 16a0da393ab7806807666ee8bd5b6d650ebbc596 (patch) | |
tree | 141798231c60cb699caa07d9feee5488f56aa758 /sys/dev/pci/pcidevs.h | |
parent | bd94de8575116a05d0127b7565e01bf223fcfabe (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index cf8b3fd4f9e..04bb20600b0 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.1675 2013/05/06 08:47:04 bcallah Exp + * OpenBSD: pcidevs,v 1.1676 2013/05/15 10:13:31 jsg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3252,6 +3252,7 @@ #define PCI_PRODUCT_INTEL_82GM45_HECI_2 0x2a45 /* GM45 HECI */ #define PCI_PRODUCT_INTEL_82GM45_PT_IDER 0x2a46 /* GM45 PT IDER */ #define PCI_PRODUCT_INTEL_82GM45_KT 0x2a47 /* GM45 KT */ +#define PCI_PRODUCT_INTEL_4SERIES_IGD 0x2e02 /* 4 Series Video */ #define PCI_PRODUCT_INTEL_82Q45_HB 0x2e10 /* Q45 Host */ #define PCI_PRODUCT_INTEL_82Q45_PCIE 0x2e11 /* Q45 PCIE */ #define PCI_PRODUCT_INTEL_82Q45_IGD_1 0x2e12 /* Q45 Video */ @@ -3269,6 +3270,8 @@ #define PCI_PRODUCT_INTEL_82G45_PCIE_2 0x2e31 /* G45 PCIE */ #define PCI_PRODUCT_INTEL_82G41_IGD_1 0x2e32 /* G41 Video */ #define PCI_PRODUCT_INTEL_82G41_IGD_2 0x2e33 /* G41 Video */ +#define PCI_PRODUCT_INTEL_82B43_IGD_1 0x2e42 /* B43 Video */ +#define PCI_PRODUCT_INTEL_82B43_IGD_2 0x2e92 /* B43 Video */ #define PCI_PRODUCT_INTEL_RCU32 0x3092 /* RCU32 I2O RAID */ #define PCI_PRODUCT_INTEL_3124 0x3124 /* 3124 SATA */ #define PCI_PRODUCT_INTEL_31244 0x3200 /* 31244 SATA */ |