]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
[Bug 275] MultiTech V92 V.34-Fax Class 2.1
authorDarren Nickerson <darren.nickerson@ifax.com>
Sun, 9 Jun 2002 03:07:14 +0000 (03:07 +0000)
committerDarren Nickerson <darren.nickerson@ifax.com>
Sun, 9 Jun 2002 03:07:14 +0000 (03:07 +0000)
Sets the default for these modems to not enable HDLC frame tracing, since
some firmware revisions incorrectly wrap the second line of long HDLC frame
traces

config/lucent-mt-20
config/lucent-mt-21

index 418faa7bbaad689a7a1a54ed0d6e00e50d526587..39a0d237945dca11c2f073786d9d6c2c87da3ea4 100644 (file)
@@ -17,6 +17,7 @@ ModemSoftFlowCmd:     AT&K4
 ModemHardFlowCmd:      AT&K3
 
 Class2APCmd:           AT+FAP=1,1,1
+Class2BUGCmd:          AT+FBU=0                # early firmware is buggy
 Class2CQCmd:           AT+FCQ=1,0
 Class2SendRTC:         yes
 Class2UseHex:          yes
index 3ed4e1e5c832fe1d0691bd2b6c79160bf43e4395..ec07a0f56274425b151e4878574a1973b60cefd3 100644 (file)
@@ -17,6 +17,7 @@ ModemSoftFlowCmd:     AT&K4
 ModemHardFlowCmd:      AT&K3
 
 Class2APCmd:           AT+FAP=1,1,1
+Class2BUGCmd:          AT+FBU=0        # early firmware is buggy
 Class2CQCmd:           AT+FCQ=1,0
 Class2SendRTC:         yes
 Class2UseHex:          yes