summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-09-13 03:34:08 +0000
committerphk <phk@FreeBSD.org>1994-09-13 03:34:08 +0000
commiteebac3c92285c77955500c227b1c5ba35cb8da7d (patch)
tree2ba941c02e8d0cd44b8e2bd1a183f9dcf606054c
parent52a89a0c5763dfa261d70b43dfa937a82f8e8670 (diff)
downloadFreeBSD-src-eebac3c92285c77955500c227b1c5ba35cb8da7d.zip
FreeBSD-src-eebac3c92285c77955500c227b1c5ba35cb8da7d.tar.gz
Added DSI_SOFT_MODEM
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 3597877..42fbd24 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 3597877..42fbd24 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 3597877..42fbd24 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.
OpenPOWER on IntegriCloud