home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / GAPQBDR.ZIP / DOOR.ZIP / DOOR.CNF < prev    next >
Text File  |  1994-08-15  |  3KB  |  52 lines

  1. c:\libs\gapqbdr\example
  2. The Crow's Nest
  3. 3
  4. 02F8
  5. STANDARD
  6. D000
  7. 320
  8. 4
  9.  
  10. REM     Explanation of the above parameters
  11. REM     Line 1 - Full Path to the BBS Default Directory (where DOOR.SYS is)
  12. REM     Line 2 - Name of the BBS
  13. REM     Line 3 - IRQ for this Port. If running COM ports other than 1 or 2
  14. REM              this must be the IRQ that will be used for that Port. If
  15. REM              running on COM 1 or COM 2 or using a DigiBoard, this can
  16. REM              be set to 0.
  17. REM     Line 4 - Base Address for this Port (In Hex). If running ports other
  18. REM              than 1 or 2 this must be the Base Address that will be used
  19. REM              for that Port. If running on COM 1 or COM 2 or using a
  20. REM              DigiBoard, this can be set to 0.
  21. REM     Line 5 - The COM Port Interface to use:
  22. REM              STANDARD    = Regular Communications Port Interface. This
  23. REM                            is what you would normally use.
  24. REM              DIGIBOARD   = Direct DigiBoard Programming Interface. Must
  25. REM                            be used in conjunction with a program called
  26. REM                            RESETDIG.EXE. If you don't have this program
  27. REM                            but have a DigiBoard, then use the following
  28. REM                            option.
  29. REM              INT14/EBIOS = Indirect DigiBoard Support via a Device Driver.
  30. REM                            All Communications to the DigiBoard (or any
  31. REM                            board that supports INT14/EBIOS) are performed
  32. REM                            via a Software Interrupt that the Device Driver
  33. REM                            handles.
  34. REM              FOSSIL      = All Communications are performed via a Software
  35. REM                            Interrupt that a Fossil Device Driver handles.
  36. REM                            Requires a Fossil Device Driver be loaded.
  37. REM     Line 6 - If using a DigiBoard, this is the Memory Window, or the
  38. REM              address the card uses as a communications area between
  39. REM              the card and the Host Computer. Only needed if using
  40. REM              an Interface set to DIGIBOARD. If using STANDARD or
  41. REM              INT14/EBIOS, can be set to 0.
  42. REM     Line 7 - If using a DigiBoard, this is the I/O Port address that
  43. REM              the Board is attached to. Only needed if using an
  44. REM              Interface set to DIGIBOARD. If using STANDARD or
  45. REM              INT14/EBIOS, can be set to 0.
  46. REM     Line 8 - If using a DigiBoard, this is the Channel Number for
  47. REM              this port on the Digi. This is REQUIRED for DIGIBOARD
  48. REM              and INT14/EBIOS Interfaces. This is 1 - 8 for the
  49. REM              DIGIBOARD Interface and usually 4 - 11 for the INT14/EBIOS
  50. REM              Interface. This number tells the program which of the 
  51. REM              Com Ports on the DigiBoard it should use.
  52.