summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-09-25 23:22:47 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-09-25 23:22:47 +0000
commit3c623e99d09c770ab9324063839c83b763ec2d96 (patch)
tree1efc8cd520339b39919f25bcc6c88fea2eec6b3d /sys
parent91500a9bb9ba62e97d9f701e9be431b841f4f34a (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h14
2 files changed, 16 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index aa0c6136158..04bd537f49f 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.183 1999/09/25 04:04:56 jason Exp
+ * OpenBSD: pcidevs,v 1.184 1999/09/25 23:22:43 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -662,6 +662,8 @@
#define PCI_PRODUCT_AMD_PCHOME_PCI 0x2001 /* 79c978 PChome-PCI LANCE */
#define PCI_PRODUCT_AMD_PCSCSI_PCI 0x2020 /* 53c974 PCscsi-PCI SCSI */
#define PCI_PRODUCT_AMD_PCNETS_PCI 0x2040 /* 79C974 PCnet-PCI Ether+SCSI */
+#define PCI_PRODUCT_AMD_AMD_751AGP 0x7006 /* 751 PCI-AGP */
+#define PCI_PRODUCT_AMD_AMD_751PCI 0x7007 /* 751 PCI-PCI */
/* Apple products */
#define PCI_PRODUCT_APPLE_BANDIT 0x0001 /* PCI */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index ebdb0348547..7df58aafe15 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.183 1999/09/25 04:04:56 jason Exp
+ * OpenBSD: pcidevs,v 1.184 1999/09/25 23:22:43 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -549,6 +549,18 @@ struct pci_knowndev pci_knowndevs[] = {
"79C974 PCnet-PCI Ether+SCSI",
},
{
+ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD_751AGP,
+ 0,
+ "AMD",
+ "751 PCI-AGP",
+ },
+ {
+ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD_751PCI,
+ 0,
+ "AMD",
+ "751 PCI-PCI",
+ },
+ {
PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT,
0,
"Apple Computer",