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 61c1abeb4d3..a61e214a0be 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: - * MOpenBSD: pcidevs,v 1.202 1999/12/13 06:18:53 csapuntz Exp + * OpenBSD: pcidevs,v 1.204 1999/12/16 11:15:39 fgsch Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1344,6 +1344,7 @@ #define PCI_PRODUCT_TI_PCI1221 0xac19 /* PCI1221 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1225 0xac1c /* PCI1225 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1251 0xac1d /* PCI1251 PCI-CardBus */ +#define PCI_PRODUCT_TI_PCI1211 0xac1e /* PCI1211 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI2030 0xac20 /* PCI2030 PCI-CardBus */ #define PCI_PRODUCT_TI_PERMEDIA 0x3d04 /* 3DLabs Permedia */ #define PCI_PRODUCT_TI_PERMEDIA2 0x3d07 /* 3DLabs Permedia 2 */ |