aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2009-03-07 19:54:30 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2009-03-07 19:54:30 +0000
commit663963b1d2192483eb85245ae1b1ef8a314baeb2 (patch)
tree5fd64ad64439e6f27b2b3b9549b483c28ed1c615 /sys/amd64/conf
parente55e1ebc355e2d4419a96aa1b2c16bdd35afd454 (diff)
downloadsrc-663963b1d2192483eb85245ae1b1ef8a314baeb2.tar.gz
src-663963b1d2192483eb85245ae1b1ef8a314baeb2.zip
Reenable ndis in the LINT build now that it has been updated for USB. Thanks to
HPS and Weongyo.
Notes
Notes: svn path=/head/; revision=189497
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 3839dfe50a7f..76dca9d20427 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -509,5 +509,5 @@ options VM_KMEM_SIZE_MAX
options VM_KMEM_SIZE_SCALE
# Enable NDIS binary driver support
-#options NDISAPI
-#device ndis
+options NDISAPI
+device ndis