summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-08-10 07:24:23 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-08-10 07:24:23 +0000
commit0785053da87d6c6795ae1640ea6b1c10867bb4fc (patch)
tree2e3ddeecf1d4a727d0b5825d416fe9d4126e2e47 /sys/dev
parent2c4af0e820077c8f07048245f228f2bfcddd3fc0 (diff)
sync
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 9 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 4ce27c3a392..42db594437e 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.170 1999/08/06 22:35:19 deraadt Exp
+ * OpenBSD: pcidevs,v 1.171 1999/08/10 07:24:12 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -655,6 +655,7 @@
/* AMD products */
#define PCI_PRODUCT_AMD_PCNET_PCI 0x2000 /* 79c970 PCnet-PCI LANCE */
+#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 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 299fe0df2a8..608a0bc1a9a 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.170 1999/08/06 22:35:19 deraadt Exp
+ * OpenBSD: pcidevs,v 1.171 1999/08/10 07:24:12 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -507,6 +507,12 @@ struct pci_knowndev pci_knowndevs[] = {
"79c970 PCnet-PCI LANCE",
},
{
+ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCHOME_PCI,
+ 0,
+ "AMD",
+ "79c978 PChome-PCI LANCE",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCSCSI_PCI,
0,
"AMD",