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

  1. [ATTV34]
  2. des=Modem AT&T V34
  3. version=29/07/1996
  4. ok=OK
  5. Break=ON
  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 1200,n,8,1;g init1
  12. init1=c "AT&F|~AT&C1&D2X3\\Q3\\K5|~";s offline;g init2
  13. init2=w "^m^jBUSY^m^j",0,err_busy;w "^m^jNO 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 "^m^jNO CARRIER^m^j",0,deconnect;w "^m^jCONNECT",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\\N7|~"
  25. error_off   =c "AT\\N|~"
  26. compress_on =c "AT%C1|~"
  27. compress_off=c "AT%C|~"
  28. answer      =c "ATA^m"
  29. dial        =c "ATD^m"
  30. v21         =p 300,n,8,1
  31. v22         =p 1200,n,8,1
  32. v22bis      =p 2400,n,8,1
  33. v23a        =p 1200,n,8,1;c "ATB2|~"
  34. v23r        =p 1200,n,8,1;c "ATB2|~"
  35. v32         =p 38400,n,8,1
  36. v32bis      =p 38400,n,8,1
  37. vfast       =p 57600,n,8,1
  38. auto        =p 57600,n,8,1
  39. dtr_rts =off
  40. xon_xoff=off
  41. rts_cts =on
  42. fast_init=1
  43. possibilities=3855
  44. auto_v23=off
  45.