diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-07 17:02:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-07 17:02:54 +0000 |
commit | 30627ace38ae4fde77e530259e822450cd7983b6 (patch) | |
tree | 280595ac92badea8097272bc4972b3aa22040c66 /sys/dev/pci/pcidevs.h | |
parent | ecf019f827c77c658c051506fa85c93732752827 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 01557b5a015..164ff7b4be0 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.159 1999/07/06 21:58:39 deraadt Exp + * OpenBSD: pcidevs,v 1.160 1999/07/07 17:02:45 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1214,7 +1214,7 @@ #define PCI_PRODUCT_TI_PCI1220 0xac17 /* PCI1220 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1221 0xac19 /* PCI1221 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1225 0xac1c /* PCI1225 PCI-CardBus */ -#define PCI_PRODUCT_TI_PCI1225 0xac1d /* PCI1251 PCI-CardBus */ +#define PCI_PRODUCT_TI_PCI1251 0xac1d /* PCI1251 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 */ @@ -1238,7 +1238,7 @@ #define PCI_PRODUCT_TRIDENT_TGUI_9360 0x9360 /* TGUI 9360 */ #define PCI_PRODUCT_TRIDENT_TGUI_9388 0x9388 /* TGUI 9388 */ #define PCI_PRODUCT_TRIDENT_CYBER_9397 0x9397 /* CYBER 9397 */ -#define PCI_PRODUCT_TRIDENT_CYBER_9397 0x939a /* CYBER 9750 */ +#define PCI_PRODUCT_TRIDENT_CYBER_939a 0x939a /* CYBER 939A */ #define PCI_PRODUCT_TRIDENT_TGUI_9420 0x9420 /* TGUI 9420 */ #define PCI_PRODUCT_TRIDENT_TGUI_9440 0x9440 /* TGUI 9440 */ #define PCI_PRODUCT_TRIDENT_TGUI_9660 0x9660 /* TGUI 9660 */ |