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

  1. [IBM]
  2. des=Driver IBM - 
  3. version=25/09/1996
  4. ok=OK
  5. Break=OFF
  6. candial=ON
  7. tempo_cmd=1
  8. dtmf =c "AT|~ATD$p$n^m";s dial
  9. pulse=c "AT|~ATDP$p$n^m";s dial
  10. hangup=c "]~~[~"
  11. rem hangup=c "~~~+~+~+~~~ATH^m~~~~AT|"
  12. ;tps_valid_sig=600
  13. ;tps_valid_cnx=2000
  14. init=s init_start;p 1200,n,8,1;g init1
  15. init1=c "ATZ~|AT&F|~AT&C1&D2W2\\K5\\Q3\\V5~";s offline;g init2
  16. init2=w "^m^jBUSY^m^j",0,err_busy;w "^m^jNO ANSWER^m^j",0,err_answer;g init3
  17. init3=w "^m^jNO DIAL",0,err_black;w "^m^jBLACKLIST",0,err_black;g cnx_dcd
  18. cnx_dcd=w DCD0,0,deconnect;w DCD1,0,connect;s init_end
  19. cnx_char=w "NO CARRIER^m^j",0,deconnect;w "CONNECT",0,connect;s init_end
  20. err_busy=s busy
  21. err_answer=s no_answer
  22. err_black=s blacklist
  23. connect  =s connect
  24. deconnect=s offline
  25. error_on    =c "AT\\N3|~"
  26. error_off   =c "AT\\N|~"
  27. compress_on =c "AT%C3|~"
  28. compress_off=c "AT%C|~"
  29. answer_on   =c "ATS0=2|~"
  30. answer_off  =c "ATS0=0|~"
  31. answer      =c "ATA^m"
  32. dial        =c "ATD^m"
  33. v21         =p 300,n,8,1;c "AT%F%B300|~"
  34. v22         =p 1200,n,8,1;c "AT%F%B1200|~"
  35. v22bis      =p 2400,n,8,1;c "AT%F%B2400|~"
  36. v23a        =p 1200,n,8,1;c "AT%F1%B1200|~"
  37. v23r        =p 1200,n,8,1;c "AT%F1%B1200|~"
  38. v32         =p 19200,n,8,1;c "AT%F%B9600|~"
  39. v32bis      =p 38400,n,8,1;c "AT%F%B14400|~"
  40. vfast       =p 57600,n,8,1;c "AT%F%B28800|~"
  41. auto        =p 57600,n,8,1;c "AT%F%B28800|~"
  42. auto_v23=on
  43. dtr_rts =off
  44. xon_xoff=off
  45. rts_cts =on
  46. possibilities=3855
  47. fast_init=1
  48. auto_v23=on
  49.