From: kettenis Date: Mon, 22 Feb 2021 21:51:48 +0000 (+0000) Subject: Enable bge(4). X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5a117afc9a5be79c36194b9cfa23bfd71d36c59c;p=openbsd Enable bge(4). --- 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