diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-06-12 20:44:43 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-06-12 20:44:43 +0000 |
commit | 0716de5857d288a6c60d6c45fd85cc8db2d8625a (patch) | |
tree | 66ec7de60cb120843fbbe56486c09765f7a7df3e /sys/dev/pci/pcidevs.h | |
parent | 7f3552973ff735289fcb6c71bd32701726bd5357 (diff) |
regen
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 a6da468d153..eb833707903 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.636 2003/06/11 16:56:01 miod Exp + * OpenBSD: pcidevs,v 1.637 2003/06/12 20:44:29 mickey Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2413,6 +2413,8 @@ #define PCI_PRODUCT_TI_PCI2030 0xac20 /* PCI2030 PCI-PCI */ #define PCI_PRODUCT_TI_PCI2031 0xac21 /* PCI2031 PCI-PCI */ #define PCI_PRODUCT_TI_PCI4451_CB 0xac42 /* PCI4451 PCI-CardBus */ +#define PCI_PRODUCT_TI_PCI4510 0xac44 /* PCI4510 PCI-CardBus */ +#define PCI_PRODUCT_TI_PCI4520 0xac46 /* PCI4520 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1410 0xac50 /* PCI1410 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1420 0xac51 /* PCI1420 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1451 0xac52 /* PCI1451 PCI-CardBus */ |