summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/amd64/conf/GENERIC3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index ba1d5c0d67b..695eaa27d2d 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.478 2019/09/07 13:46:19 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.479 2019/09/26 03:00:30 jmatthew Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -534,6 +534,7 @@ jme* at pci? # JMicron JMC250/JMC260 Ethernet
bnxt* at pci? # Broadcom BCM573xx, BCM574xx
ixl* at pci? # Intel Ethernet 700 Series
mcx* at pci? # Mellanox ConnectX-4
+iavf* at pci? # Intel Ethernet Adaptive VF
# Wireless network cards
acx* at pci? # TI ACX100/ACX111 (802.11b/g)
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index c0595035fda..a24cc7a0b1e 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.184 2019/09/07 13:46:19 kettenis Exp $
+# $OpenBSD: RAMDISK_CD,v 1.185 2019/09/26 03:00:30 jmatthew Exp $
machine amd64
maxusers 4
@@ -246,6 +246,7 @@ bnxt* at pci? # Broadcom BCM573xx, BCM574xx
bwfm* at pci? # Broadcom FullMAC
ixl* at pci? # Intel Ethernet 700 Series
mcx* at pci? # Mellanox ConnectX-4
+iavf* at pci? # Intel Ethernet Adaptive VF
acx* at pci? # TI ACX100/ACX111 (802.11b/g)
acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)