From 47daf9ef2b43e9b35192757381ec81071abd41bc Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 3 Oct 1999 02:15:55 +0000 Subject: Set the i4b bandwidth - i4b doesn't report it via tcgetattr. Suggested by: Joe Karthauser --- share/examples/ppp/ppp.conf.isdn | 1 + 1 file changed, 1 insertion(+) (limited to 'share/examples') diff --git a/share/examples/ppp/ppp.conf.isdn b/share/examples/ppp/ppp.conf.isdn index 0e6ac7f..0de2999 100644 --- a/share/examples/ppp/ppp.conf.isdn +++ b/share/examples/ppp/ppp.conf.isdn @@ -59,6 +59,7 @@ isdn: # Use the raw B-channel devices set device /dev/i4brbch0 /dev/i4brbch1 set speed sync + set bandwidth 65536 # How long does it take to connect with ISDN ? link * set cd 6 -- cgit v1.1