diff options
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 23407a99473..e1942ae3109 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.1199 2006/12/08 02:13:36 gwk Exp + * OpenBSD: pcidevs,v 1.1200 2006/12/10 01:07:49 dim Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -987,6 +987,7 @@ #define PCI_PRODUCT_ATI_RS100_AGP 0xcab0 /* RS100 AGP */ #define PCI_PRODUCT_ATI_RS200_AGP 0xcab2 /* RS200 AGP */ #define PCI_PRODUCT_ATI_RS250_AGP 0xcab3 /* RS250 AGP */ +#define PCI_PRODUCT_ATI_RS200M_AGP 0xcbb2 /* RS200M AGP */ /* Applied Micro Circuits products */ #define PCI_PRODUCT_AMCIRCUITS_S5933 0x4750 /* S5933 PCI Matchmaker */ |