diff options
-rw-r--r-- | sys/conf/NOTES | 13 | ||||
-rw-r--r-- | sys/i386/conf/LINT | 13 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 13 |
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 # |