home *** CD-ROM | disk | FTP | other *** search
/ Jeux des Années 80 / CD_JEUX80.bin.7z / CD_JEUX80.bin / games / timtel / drivers / rwk56asv.dr_ / rwk56asv.dr
INI File  |  1998-04-07  |  1KB  |  45 lines

  1. [RWK56ASV]
  2. des=Modem Chips Rockwell K56 +MS By input String ASVD
  3. version=20/09/1996
  4. ok=OK
  5. Break=OFF
  6. candial=ON
  7. tempo_cmd=1
  8. dtmf =c "AT|~ATDT$p$n^m";s dial
  9. pulse=c "AT|~ATDP$p$n^m";s dial
  10. hangup=c "]~~[~"
  11. init=s init_start;p 38400,n,8,1;g init1
  12. init1=c "ATZ|~AT&FE1V1|~AT&C1&D2&K3W2X1-SMS=2#VLS=5|~ATS95=46^m~";s offline;g init2
  13. init2=w "BUSY^m^j",0,err_busy;w "NO ANSWER^m^j",0,err_answer;g init3
  14. init3=w "^m^jNO DIAL",0,err_black;w "^m^jBLACKLIST",0,err_black;g cnx_dcd
  15. cnx_dcd=w DCD0,0,deconnect;w DCD1,0,connect;s init_end
  16. cnx_char=w "NO CARRIER^m^j",0,deconnect;w "CONNECT",0,connect;s init_end
  17. err_busy=s busy
  18. err_answer=s no_answer
  19. err_black=s blacklist
  20. connect  =s connect
  21. deconnect=s offline
  22. answer_on   =c "ATS0=2|~"
  23. answer_off  =c "ATS0=0|~"
  24. error_on    =c "AT\\N3|~"
  25. error_off   =c "AT\\N|~"
  26. compress_on =c "AT%C3|~"
  27. compress_off=c "AT%C|"
  28. answer      =c "ATA^m"
  29. dial        =c "ATD^m"
  30. v21         =p 300,n,8,1;c "AT+MS=V21|~"
  31. v22         =p 1200,n,8,1;c "AT+MS=V22|~"
  32. v22bis      =p 9600,n,8,1;c "AT+MS=V22B|~"
  33. v23a        =p 9600,n,8,1;c "AT&Q6+MS=V23C,0|~"
  34. v23r        =p 9600,n,8,1;c "AT&Q6+MS=V23C,0|~"
  35. v32         =p 38400,n,8,1;c "AT+MS=V32|~"
  36. v32bis      =p 38400,n,8,1;c "AT+MS=V32B|~"
  37. vfast       =p 57600,n,8,1;c "AT+MS=K56|~"
  38. auto        =p 38400,n,8,1;c "AT+MS=K56|~"
  39. dtr_rts =off
  40. xon_xoff=off
  41. rts_cts =on
  42. possibilities=3855
  43. fast_init=1
  44. auto_v23=off
  45.