From 2ec930efea151ba39e298a3a15b45e48c816a940 Mon Sep 17 00:00:00 2001 From: Patrick Kelsey Date: Wed, 15 Jul 2015 01:04:54 +0000 Subject: [PATCH] Revert inadvertent change to amd64/GENERIC. --- sys/amd64/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 5be4dded312..7dc4e2ac67f 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -362,7 +362,7 @@ device xenpci # Xen HVM Hypervisor services driver device vmx # VMware VMXNET3 Ethernet # Netmap provides direct access to TX/RX rings on supported NICs -# device netmap # netmap(4) support +device netmap # netmap(4) support # The crypto framework is required by IPSEC device crypto # Required by IPSEC