summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-09-29 16:29:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-09-29 16:29:16 +0000
commit52fa30cdead2ffa2a11227070b5bc86bf5d5f2dc (patch)
treeed85d5d4cfe561e4f05f2e3d3f9120300d8e94ce /sys/dev/pci/pcidevs.h
parent87a0b56ede60fe9826841a801a6fd2741226a8ae (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index c2d98be2986..e725b9785cb 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.1493 2009/09/20 13:08:23 sthen Exp
+ * OpenBSD: pcidevs,v 1.1494 2009/09/29 16:29:13 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -308,6 +308,7 @@
#define PCI_VENDOR_ATTANSIC 0x1969 /* Attansic Technology */
#define PCI_VENDOR_AGEIA 0x1971 /* Ageia */
#define PCI_VENDOR_JMICRON 0x197b /* JMicron */
+#define PCI_VENDOR_PHISON 0x1987 /* Phison */
#define PCI_VENDOR_ASPEED 0x1a03 /* ASPEED Technology */
#define PCI_VENDOR_AWT 0x1a3b /* AWT */
#define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs */
@@ -4262,6 +4263,9 @@
#define PCI_PRODUCT_PHILIPS_SAA7134 0x7134 /* SAA7134 TV */
#define PCI_PRODUCT_PHILIPS_SAA7135 0x7135 /* SAA7135 TV */
+/* Phison products */
+#define PCI_PRODUCT_PHISON_PS5000 0x5000 /* PS5000 */
+
/* Picopower */
#define PCI_PRODUCT_PICOPOWER_PT80C826 0x0000 /* PT80C826 */
#define PCI_PRODUCT_PICOPOWER_PT86C521 0x0001 /* PT86C521 */