diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2010-02-27 10:51:42 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2010-02-27 10:51:42 +0000 |
commit | ce2b5d822a44ccbb6ec91e50ad46e3bb114950af (patch) | |
tree | 73286ee245f4cc8ddb5c74e8d4b4fc03b8359fb9 /sys/dev/pci/pcidevs.h | |
parent | 4aeb618523e76e71604362e256c5be3ac5456eca (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 2a485393b8e..a6ab1820e59 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.1533 2010/02/26 11:19:15 robert Exp + * OpenBSD: pcidevs,v 1.1534 2010/02/27 10:51:15 robert Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1304,6 +1304,7 @@ #define PCI_PRODUCT_ATI_RADEON_2100 0x796e /* Radeon 2100 */ #define PCI_PRODUCT_ATI_RADEON_HD4870 0x9440 /* Radeon HD 4870 */ #define PCI_PRODUCT_ATI_RADEON_HD4850 0x9442 /* Radeon HD 4850 */ +#define PCI_PRODUCT_ATI_RADEON_HD4890 0x9460 /* Radeon HD 4890 */ #define PCI_PRODUCT_ATI_RADEON_HD4670 0x9490 /* Radeon HD 4670 */ #define PCI_PRODUCT_ATI_RADEON_HD4650 0x9498 /* Radeon HD 4650 */ #define PCI_PRODUCT_ATI_RADEON_HD2400_XT 0x94c1 /* Radeon HD 2400 XT */ |