diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 13893724ca3..2ceac0b19be 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.1607 2011/05/29 14:35:46 deraadt Exp + * OpenBSD: pcidevs,v 1.1608 2011/05/29 16:21:09 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -977,8 +977,10 @@ #define PCI_PRODUCT_ATI_SB700_OHCI_5 0x439b /* SB700 USB */ #define PCI_PRODUCT_ATI_SB700_IDE 0x439c /* SB700 IDE */ #define PCI_PRODUCT_ATI_SB700_ISA 0x439d /* SB700 ISA */ -#define PCI_PRODUCT_ATI_SB700_PCIPCI1 0x43a0 /* SB700 PCI-PCI */ -#define PCI_PRODUCT_ATI_SB700_PCIPCI2 0x43a1 /* SB700 PCI-PCI */ +#define PCI_PRODUCT_ATI_SB800_PCIE_1 0x43a0 /* SB800 PCIE */ +#define PCI_PRODUCT_ATI_SB800_PCIE_2 0x43a1 /* SB800 PCIE */ +#define PCI_PRODUCT_ATI_SB800_PCIE_3 0x43a2 /* SB800 PCIE */ +#define PCI_PRODUCT_ATI_SB800_PCIE_4 0x43a3 /* SB800 PCIE */ #define PCI_PRODUCT_ATI_RADEON_MIGP_RS250 0x4437 /* Radeon Mobility IGP */ #define PCI_PRODUCT_ATI_MACH64_ET 0x4554 /* Mach64 ET */ #define PCI_PRODUCT_ATI_RAGEPRO 0x4742 /* Rage Pro */ @@ -1178,7 +1180,8 @@ #define PCI_PRODUCT_ATI_SR5690_PCIE_8 0x5a1e /* SR5690 PCIE */ #define PCI_PRODUCT_ATI_SR5690_PCIE_9 0x5a1f /* SR5690 PCIE */ #define PCI_PRODUCT_ATI_SR5690_PCIE_A 0x5a20 /* SR5690 PCIE */ -#define PCI_PRODUCT_ATI_RX200_HB 0x5a33 /* Radeon XPRESS 200 */ +#define PCI_PRODUCT_ATI_RS400_HB 0x5a31 /* RS400 Host */ +#define PCI_PRODUCT_ATI_RC410_HB 0x5a33 /* RC410 Host */ #define PCI_PRODUCT_ATI_RX480_PCIE 0x5a34 /* RX480 PCIE */ #define PCI_PRODUCT_ATI_RS480_PCIE_2 0x5a36 /* RS480 PCIE */ #define PCI_PRODUCT_ATI_RS480_PCIE_3 0x5a37 /* RS480 PCIE */ |