summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/NOTES
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-02-24 00:39:48 +0000
committerthompsa <thompsa@FreeBSD.org>2009-02-24 00:39:48 +0000
commitcf8a92987a9233b1d42762c9a4847b890f937561 (patch)
tree67d0dcfe4f3bdbc1dee4b7c666c179307c3babc3 /sys/i386/conf/NOTES
parente10f01b24bddba3aa6173b7d2ba2144648317386 (diff)
downloadFreeBSD-src-cf8a92987a9233b1d42762c9a4847b890f937561.zip
FreeBSD-src-cf8a92987a9233b1d42762c9a4847b890f937561.tar.gz
Exclude ndis from the LINT build as it currently breaks the build, patches to
move to the new usb stack are in progress.
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r--sys/i386/conf/NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 1f69960..ab97642 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -882,8 +882,8 @@ options DEBUG_SVR4 # enable verbose debugging
device streams # STREAMS network driver (required for svr4).
# Enable NDIS binary driver support
-options NDISAPI
-device ndis
+#options NDISAPI
+#device ndis
#####################################################################
OpenPOWER on IntegriCloud