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

  1. [COM1V34]
  2. des=Modem COM1 / RockWell V34 & TVR
  3. version=13/02/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 38400,n,8,1;g init1
  12. init1=c "AT&F|~AT&C1&D2&K3\\K5|~";s offline;g init2
  13. init2=w "BUSY",0,err_busy;w "NO ANSWER",0,err_answer;g init3
  14. init3=w "NO DIALTONE",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\\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. tvr         =p 9600,n,8,1;c "AT+XM3%C\\N|~"
  31. v21         =p 300,n,8,1;c "ATF1|~"
  32. v22         =p 1200,n,8,1;c "ATF4|~"
  33. v22bis      =p 2400,n,8,1;c "ATF5|~"
  34. v23a        =p 1200,e,7,1;c "ATF3%C\\N|~AT+MS=3,0^m~"
  35. v23r        =p 1200,e,7,1;c "ATF3%C\\N|~AT+MS=3,0^m~"
  36. v32         =p 38400,n,8,1;c "ATF8|~"
  37. v32bis      =p 38400,n,8,1;c "ATF10|~"
  38. vfast       =p 57600,n,8,1;c "ATF|~"
  39. tvr         =p 9600,n,8,1;c "AT%C\\N+XM3|~"
  40. auto        =p 57600,n,8,1;c "ATF|~"
  41. auto_v23=off
  42. dtr_rts =off
  43. xon_xoff=off
  44. rts_cts =on
  45. possibilities=3919
  46. ;possibilities=3855
  47. auto_v23=on
  48.