diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 9467b01d3ae..86f99dcba74 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.814 2005/01/14 22:36:36 pedro Exp + * OpenBSD: pcidevs,v 1.815 2005/01/15 05:54:02 jsg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2440,6 +2440,8 @@ #define PCI_PRODUCT_TI_PCI1251B 0xac1f /* PCI1251B CardBus */ #define PCI_PRODUCT_TI_PCI2030 0xac20 /* PCI2030 PCI-PCI */ #define PCI_PRODUCT_TI_PCI2031 0xac21 /* PCI2031 PCI-PCI */ +#define PCI_PRODUCT_TI_PCI2250 0xac23 /* PCI2250 PCI-PCI */ +#define PCI_PRODUCT_TI_PCI2050 0xac28 /* PCI2050 PCI-PCI */ #define PCI_PRODUCT_TI_PCI4450_CB 0xac40 /* PCI4450 CardBus */ #define PCI_PRODUCT_TI_PCI4410_CB 0xac41 /* PCI4410 CardBus */ #define PCI_PRODUCT_TI_PCI4451_CB 0xac42 /* PCI4451 CardBus */ |