summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorswallace <swallace@FreeBSD.org>1994-03-11 22:17:24 +0000
committerswallace <swallace@FreeBSD.org>1994-03-11 22:17:24 +0000
commit3f6ebb7ed1a8f12f26f38fa520340792bb812a58 (patch)
tree0f689d14d4616ba7442bba2612e212e5cf04192b /sys
parent9c005e258d4349a09d0d3d13a075289476f7ab69 (diff)
downloadFreeBSD-src-3f6ebb7ed1a8f12f26f38fa520340792bb812a58.zip
FreeBSD-src-3f6ebb7ed1a8f12f26f38fa520340792bb812a58.tar.gz
Removed EXCLUDE_<driver> for sound drivers so that all sound drivers
are compiled into kernel. Users are referred to sound doc for info.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES13
-rw-r--r--sys/i386/conf/LINT13
-rw-r--r--sys/i386/conf/NOTES13
3 files changed, 12 insertions, 27 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 45e1e4e..a09a2e9 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.54 1994/02/27 21:53:53 phk Exp $
+# $Id: LINT,v 1.55 1994/03/11 10:31:04 swallace Exp $
#
machine "i386"
@@ -53,16 +53,11 @@ options MACHVMCOMPAT #support for Mach-style vm calls
options IPBROADCASTECHO=1 #send reply to broadcast pings
options IPMASKAGENT=1 #send reply to icmp mask requests
options TPCONS #support X.25 network-layer service
-
-options EXCLUDE_CHIP_MIDI # \ sound driver options
-options "EXCLUDE_MPU401" # \ exclude specified
-options EXCLUDE_GUS # / device or chip
-options EXCLUDE_SBPRO # / from driver
-options EXCLUDE_SB16 # |
-options EXCLUDE_PAS # |
-
options USER_LDT #allow user-level control of i386 ldt
+# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
+# the sound drivers.
+
#
# options that are in sys/conf/files
#
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 45e1e4e..a09a2e9 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.54 1994/02/27 21:53:53 phk Exp $
+# $Id: LINT,v 1.55 1994/03/11 10:31:04 swallace Exp $
#
machine "i386"
@@ -53,16 +53,11 @@ options MACHVMCOMPAT #support for Mach-style vm calls
options IPBROADCASTECHO=1 #send reply to broadcast pings
options IPMASKAGENT=1 #send reply to icmp mask requests
options TPCONS #support X.25 network-layer service
-
-options EXCLUDE_CHIP_MIDI # \ sound driver options
-options "EXCLUDE_MPU401" # \ exclude specified
-options EXCLUDE_GUS # / device or chip
-options EXCLUDE_SBPRO # / from driver
-options EXCLUDE_SB16 # |
-options EXCLUDE_PAS # |
-
options USER_LDT #allow user-level control of i386 ldt
+# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
+# the sound drivers.
+
#
# options that are in sys/conf/files
#
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 45e1e4e..a09a2e9 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.54 1994/02/27 21:53:53 phk Exp $
+# $Id: LINT,v 1.55 1994/03/11 10:31:04 swallace Exp $
#
machine "i386"
@@ -53,16 +53,11 @@ options MACHVMCOMPAT #support for Mach-style vm calls
options IPBROADCASTECHO=1 #send reply to broadcast pings
options IPMASKAGENT=1 #send reply to icmp mask requests
options TPCONS #support X.25 network-layer service
-
-options EXCLUDE_CHIP_MIDI # \ sound driver options
-options "EXCLUDE_MPU401" # \ exclude specified
-options EXCLUDE_GUS # / device or chip
-options EXCLUDE_SBPRO # / from driver
-options EXCLUDE_SB16 # |
-options EXCLUDE_PAS # |
-
options USER_LDT #allow user-level control of i386 ldt
+# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
+# the sound drivers.
+
#
# options that are in sys/conf/files
#
OpenPOWER on IntegriCloud