summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorJonathan Matthew <jmatthew@cvs.openbsd.org>2019-09-26 03:00:31 +0000
committerJonathan Matthew <jmatthew@cvs.openbsd.org>2019-09-26 03:00:31 +0000
commitf3e84a66fd12f2dc4220a625ebc736da617a9ca1 (patch)
tree147bbfd8f8c768c520b08bb83cdeb34b9d36407c /sys/arch/amd64
parent240a6c5077e4d3acf7f9904c36cfebaa84fdc960 (diff)
enable iavf(4)
ok deraadt@
Diffstat (limited to 'sys/arch/amd64')
-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)