diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-09-13 03:34:08 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-09-13 03:34:08 +0000 |
| commit | 66ce0eae5331ee532409588a22b9eb4a7881e3fd (patch) | |
| tree | 2ba941c02e8d0cd44b8e2bd1a183f9dcf606054c | |
| parent | 5b7ffe398f33f9140d7c81c147422a65616dcf56 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 3 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 3 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 35978775e3ca..42fbd24a68ae 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.77 1994/09/09 22:12:38 csgr Exp $ +# $Id: LINT,v 1.78 1994/09/11 21:09:49 ats Exp $ # machine "i386" @@ -56,6 +56,7 @@ 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 USER_LDT #allow user-level control of i386 ldt +options DSI_SOFT_MODEM #code for DSI Softmodems # See /sys/i386/doc/sound.doc for information about EXCLUDE options for # the sound drivers. diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 35978775e3ca..42fbd24a68ae 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.77 1994/09/09 22:12:38 csgr Exp $ +# $Id: LINT,v 1.78 1994/09/11 21:09:49 ats Exp $ # machine "i386" @@ -56,6 +56,7 @@ 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 USER_LDT #allow user-level control of i386 ldt +options DSI_SOFT_MODEM #code for DSI Softmodems # See /sys/i386/doc/sound.doc for information about EXCLUDE options for # the sound drivers. diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 35978775e3ca..42fbd24a68ae 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.77 1994/09/09 22:12:38 csgr Exp $ +# $Id: LINT,v 1.78 1994/09/11 21:09:49 ats Exp $ # machine "i386" @@ -56,6 +56,7 @@ 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 USER_LDT #allow user-level control of i386 ldt +options DSI_SOFT_MODEM #code for DSI Softmodems # See /sys/i386/doc/sound.doc for information about EXCLUDE options for # the sound drivers. |
