Module Name: src
Committed By: christos
Date: Sun Aug 7 14:28:55 UTC 2016
Modified Files:
src/sys/arch/amd64/conf: MODULAR
Log Message:
Add some more drivers
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/amd64/conf/MODULAR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/amd64/conf/MODULAR
diff -u src/sys/arch/amd64/conf/MODULAR:1.3 src/sys/arch/amd64/conf/MODULAR:1.4
--- src/sys/arch/amd64/conf/MODULAR:1.3 Sun Aug 7 07:33:38 2016
+++ src/sys/arch/amd64/conf/MODULAR Sun Aug 7 10:28:55 2016
@@ -1,4 +1,4 @@
-# $NetBSD: MODULAR,v 1.3 2016/08/07 11:33:38 christos Exp $
+# $NetBSD: MODULAR,v 1.4 2016/08/07 14:28:55 christos Exp $
#
# Try to exclude all the drivers in GENERIC that have been modularized
# XXX: incomplete
@@ -74,12 +74,16 @@ options MODULAR_DEFAULT_AUTOLOAD
-no options NFSSERVER
-no axe* at uhub?
+-no axen* at uhub?
-no rum* at uhub?
-no urtwn* at uhub?
-no urtw* at uhub?
-no run* at uhub?
-no athn* at uhub?
+-no alc* at pci?
+-no ath* at pci?
+
-no pseudo-device crypto # /dev/crypto device
-no pseudo-device swcrypto # software crypto implementation