Enable ixl(4).
authorpatrick <patrick@openbsd.org>
Mon, 8 Mar 2021 20:56:10 +0000 (20:56 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 8 Mar 2021 20:56:10 +0000 (20:56 +0000)
sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK

index ec02f92..a2d67d7 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.192 2021/02/28 21:41:07 patrick Exp $
+# $OpenBSD: GENERIC,v 1.193 2021/03/08 20:56:10 patrick Exp $
 #
 # GENERIC machine description file
 #
@@ -286,6 +286,7 @@ 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
+ixl*           at pci?                 # Intel Ethernet 700 Series
 mcx*           at pci?                 # Mellanox ConnectX-4/5 Ethernet
 mskc*          at pci?                 # Marvell Yukon-2
 msk*           at mskc?                #  each port of above
index dc582aa..361f9bf 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.145 2021/02/28 21:41:07 patrick Exp $
+# $OpenBSD: RAMDISK,v 1.146 2021/03/08 20:56:10 patrick Exp $
 #
 # GENERIC machine description file
 #
@@ -243,6 +243,7 @@ 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
+ixl*           at pci?                 # Intel Ethernet 700 Series
 mcx*           at pci?                 # Mellanox ConnectX-4/5 Ethernet
 mskc*          at pci?                 # Marvell Yukon-2
 msk*           at mskc?                #  each port of above