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

  1. [BASERC24]
  2. des=MODEM CHIPS ROCKWELL BASE 2400 bauds
  3. version=05/03/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. tps_valid_sig=350
  12. tps_valid_cnx=2000
  13. init=s init_start;p 9600,n,8,1;g init1
  14. init1=c "ATZ|~AT&F|~AT&C1&D2&K3|~";s offline;g init2
  15. init2=w "^m^jBUSY^m^j",0,err_busy;w "^m^jNO ANSWER^m^j",0,err_answer;g init3
  16. init3=w "^m^jNO DIAL",0,err_black;w "^m^jBLACKLIST",0,err_black;g cnx_dcd
  17. cnx_dcd=w DCD0,0,deconnect;w DCD1,0,connect;s init_end
  18. cnx_char=w "^m^jNO CARRIER^m^j",0,deconnect;w "CONNECT",0,connect;s init_end
  19. err_busy=s busy
  20. err_answer=s no_answer
  21. err_black=s blacklist
  22. connect  =s connect
  23. deconnect=s offline
  24. answer_on   =c "ATS0=2|~"
  25. answer_off  =c "ATS0=0|~"
  26. error_on    =c "AT\\N3^m~"
  27. error_off   =c "AT\\N^m~"
  28. compress_on =c "AT%C3^m~"
  29. compress_off=c "AT%C^m~"
  30. answer      =c "ATA^m"
  31. dial        =c "ATD^m"
  32. v21         =p 300,n,8,1;c "ATBNS37=1|~"
  33. v22         =p 1200,n,8,1;c "ATBNS37=5|~"
  34. v22bis      =p 2400,n,8,1;c "ATBNS37=6|~"
  35. v23a        =p 1200,n,8,1;c "ATB2^m~ATS37=7|~"
  36. v23r        =p 1200,n,8,1;c "ATB2^m~ATS37=7|~"
  37. auto        =p 2400,n,8,1;c "ATBN1S37=0|~"
  38. auto_v23=on
  39. dtr_rts =off
  40. xon_xoff=off
  41. rts_cts =on
  42. possibilities=2063
  43. auto_v23=on
  44.