home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 2 / TheCompleteDoomAccessoryPackVolumeII.iso / loaders / doomastr / dmserdrv.cfg < prev    next >
Text File  |  1994-07-09  |  2KB  |  53 lines

  1. AT&F&K0&M0&H0
  2. ATH0
  3. ATDT
  4. comport=2
  5. baud=19200
  6. sendwait=0
  7. extratics=0
  8.  
  9. --
  10. -- DMSERDRV.CFG - Modem information file used by DMSERDRV.EXE
  11. --
  12. -- This file contains that setup information needed to use your modem with
  13. -- DOOM.  It follows the following format...
  14. --
  15. -- <LINE1>   - Put your init string here
  16. -- <LINE2>   - Put your hang up string here
  17. -- <LINE3>   - Put your dial string here
  18. --
  19. --
  20. --   Lines 1-3 MUST contain the above information, in the order specified.
  21. --   after line 3, you may place the special commands in any order.  These
  22. --   commands take the format cmd=value.  They are...
  23. --
  24. --
  25. --  comport=n    - Tells DMSERDRV which com port (1-4) to use. (1 is default)
  26. --  buad=n       - Tells DMSERDRV what Baud rate to use. (19200 is default)
  27. --  uart=n       - Tells DMSERDRV which UART i/o port to use.  Do not set this
  28. --                 unless you need to use a strange i/o port.  (Value must be
  29. --                 in Hexidecimal)
  30. --  irq=n        - Tells DMSERDRV which IRQ interrupt to use.  Do not set this
  31. --                 unless your modem uses a strange interrupt.  (Value must be
  32. --                 in Hexidecimal)
  33. --  vector=n     - Tells DMSERDRV which interrupt to use when comminucating
  34. --                 with DOOM.  Do not change this unless you are TOLD to do
  35. --                 so.  Values must be hexidecimal in the rage of 60h-66h.
  36. --  sendwait=n   - Tells DMSERDRV to wait n milliseconds after each character
  37. --                 in the command strings.
  38. --  force8250=n  - If n = 1, then DMSERDRV will act as if your computer has an
  39. --                 8250 UART chip.
  40. --  extratics=n  - ??? Something to do with the # of times data is sent out via
  41. --                 the serial system.
  42. --  player=n     - Allows DMSERDRV to force a machine to SEND NETWORK START
  43. --                 INFO or LISTEN for it.  If n = 1, then the player will send,
  44. --                 if n=2 then the player will recieve.
  45. --  redialwait=n - Tells DMSERDRV the # of seconds to wait, before redialing a
  46. --                 busy phone number.
  47. --
  48. --   A quick note, the "--" information of any line (but 1-3) will cause it to
  49. --   be considered a comment.
  50.  
  51.  
  52.  
  53.