summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-11-26 16:38:39 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-11-26 16:38:39 +0000
commit8d170a2693ea47a2f5ea03c44511506673ec2596 (patch)
treeaf18db803d8f17e9931abbae7203b82a0b915995 /sys/dev/pci/pcidevs.h
parent41016c820a8b937d8a664952c78359ae2dd1f473 (diff)
Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 Sound Driver; from SOMEYA Yoshihiko and KUROSAWA Takahiro; tested by Matt Behrens <matt@zigg.com>
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 419c4834772..116a59e0ab8 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.468 2001/11/23 04:17:58 deraadt Exp
+ * OpenBSD: pcidevs,v 1.469 2001/11/26 16:37:32 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1818,6 +1818,7 @@
#define PCI_PRODUCT_SIS_730 0x0730 /* 730 Host-PCI */
#define PCI_PRODUCT_SIS_900 0x0900 /* 900 10/100BaseTX */
#define PCI_PRODUCT_SIS_7016 0x7016 /* 7016 10/100BaseTX */
+#define PCI_PRODUCT_SIS_7018 0x7018 /* Trident 4D WAVE */
#define PCI_PRODUCT_SIS_5511 0x5511 /* 5511 */
#define PCI_PRODUCT_SIS_5512 0x5512 /* 5512 */
#define PCI_PRODUCT_SIS_5513 0x5513 /* 5513 EIDE */