summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2000-11-21 03:04:58 +0000
committerJason Wright <jason@cvs.openbsd.org>2000-11-21 03:04:58 +0000
commite9771b9a9d5ceb200b322e9049fee2a6ac6e02e0 (patch)
treefe6e99666d747bbc5ca85242783dbf0c0d1529b2 /sys/dev/pci
parent50d9e3bdfe515467e0b45157be76b9e3b775729d (diff)
sync
Diffstat (limited to 'sys/dev/pci')
-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 78b96c83d7f..ffc245288ca 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.348 2000/11/20 21:40:29 deraadt Exp
+ * OpenBSD: pcidevs,v 1.349 2000/11/21 03:03:51 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -718,6 +718,7 @@
/* Alteon products */
#define PCI_PRODUCT_ALTEON_ACENIC 0x0001 /* Acenic */
+#define PCI_PRODUCT_ALTEON_ACENICT 0x0002 /* Acenic Copper */
/* AMD products */
#define PCI_PRODUCT_AMD_PCNET_PCI 0x2000 /* 79c970 PCnet-PCI LANCE */
@@ -1314,6 +1315,7 @@
/* Netgear products */
#define PCI_PRODUCT_NETGEAR_GA620 0x620a /* GA620 */
+#define PCI_PRODUCT_NETGEAR_GA620T 0x630a /* GA620T */
/* Network Security Technologies, Inc. */
#define PCI_PRODUCT_NETSEC_7751 0x7751 /* 7751 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 790c358ffbc..c32b80f50c4 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.348 2000/11/20 21:40:29 deraadt Exp
+ * OpenBSD: pcidevs,v 1.349 2000/11/21 03:03:51 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -789,6 +789,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Acenic",
},
{
+ PCI_VENDOR_ALTEON, PCI_PRODUCT_ALTEON_ACENICT,
+ 0,
+ "Alteon",
+ "Acenic Copper",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI,
0,
"AMD",
@@ -3411,6 +3417,12 @@ struct pci_knowndev pci_knowndevs[] = {
"GA620",
},
{
+ PCI_VENDOR_NETGEAR, PCI_PRODUCT_NETGEAR_GA620T,
+ 0,
+ "Netgear",
+ "GA620T",
+ },
+ {
PCI_VENDOR_NETSEC, PCI_PRODUCT_NETSEC_7751,
0,
"NetSec",