diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 1999-11-09 00:27:07 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 1999-11-09 00:27:07 +0000 |
commit | b4d0d64a447807ef5060d615be22efc3c5153d9a (patch) | |
tree | aae209f31ffd55defbe5bbd2fb3dc7513941f4c9 /sys/dev/pci/pcidevs.h | |
parent | 370a1d422c2bb460aba861fa6ced1be2747f5c8b (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 73db6127baa..59435eb8dcb 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.193 1999/11/03 11:26:08 ho Exp + * OpenBSD: pcidevs,v 1.194 1999/11/09 00:24:59 chris Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1359,6 +1359,10 @@ #define PCI_PRODUCT_TRIDENT_TGUI_9750 0x9750 /* TGUI 9750 (3D Image) */ #define PCI_PRODUCT_TRIDENT_TGUI_9850 0x9850 /* TGUI 9850 */ +/* Triones/HighPoint Technologies products */ +#define PCI_PRODUCT_TRIONES_HPT343 0x0003 /* HPT343 EIDE */ +#define PCI_PRODUCT_TRIONES_HPT366 0x0004 /* HPT366 EIDE */ + /* TriTech Microelectronics products*/ #define PCI_PRODUCT_TRITECH_TR25202 0xfc02 /* Pyramid3D TR25202 */ |