summaryrefslogtreecommitdiff
path: root/sys/arch/arm64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arm64')
-rw-r--r--sys/arch/arm64/conf/GENERIC3
-rw-r--r--sys/arch/arm64/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 49f70fe5fe1..c2bd6d500b0 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.187 2021/02/22 21:47:47 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.188 2021/02/22 21:51:48 kettenis Exp $
#
# GENERIC machine description file
#
@@ -276,6 +276,7 @@ pci* at ppb?
# PCI Ethernet
bnxt* at pci? # Broadcom BCM573xx, BCM574xx
+bge* at pci? # Broadcom BCM57xx
em* at pci? # Intel Pro/1000 Ethernet
ix* at pci? # Intel 82598EB 10Gb Ethernet
mcx* at pci? # Mellanox ConnectX-4/5 Ethernet
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK
index 19067ea9035..3ef7a48e710 100644
--- a/sys/arch/arm64/conf/RAMDISK
+++ b/sys/arch/arm64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.140 2021/02/22 21:47:47 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.141 2021/02/22 21:51:48 kettenis Exp $
#
# GENERIC machine description file
#
@@ -233,6 +233,7 @@ pci* at ppb?
# PCI Ethernet
bnxt* at pci? # Broadcom BCM573xx, BCM574xx
+bge* at pci? # Broadcom BCM57xx
em* at pci? # Intel Pro/1000 Ethernet
ix* at pci? # Intel 82598EB 10Gb Ethernet
mcx* at pci? # Mellanox ConnectX-4/5 Ethernet