home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s053 / 4.ddi / etc / uucp / Devconfig < prev    next >
Encoding:
Text File  |  1990-12-08  |  1.2 KB  |  33 lines

  1. #ident    "@(#)/etc/uucp/Devconfig.sl 1.1 4.0 12/08/90 39400 AT&T-USL"
  2. #
  3. #    Devconfig provides a means of configuring devices by service.
  4. #    Two types of configuration are available: module configuration
  5. #    for STREAMS devices, and timeout configuration.
  6. #
  7. #    FORMAT:
  8. #
  9. #    service=<service name>    device=<device type> \
  10. #                pop=<STREAMS module list> \
  11. #                push=<STREAMS module list> \
  12. #                connecttime=<time> \
  13. #                expecttime=<time> \
  14. #                msgtime=<time>
  15. #
  16. #    where service name is "uucico" or "cu", device type is the device or
  17. #    caller type (3rd field in Systems file, 1st field in Devices file),
  18. #    STREAMS module list is a colon-separated list of STREAMS modules
  19. #    to be pushed(popped) on(off) this stream, and connecttime, expecttime,
  20. #    and msgtime specify an integer number of seconds.
  21. #
  22. #    The examples below are for the STARLAN NETWORK and assume that both
  23. #    cu & uucico are going through login and so need full tty capabilities.
  24. #
  25. #    EXAMPLE:
  26. #        service=cu    device=STARLAN    push=ntty:tirdwr
  27. #        service=uucico    device=STARLAN    push=ntty:tirdwr
  28. #
  29. #    Note: The tirdwr module is part of the NSU package.  Other 
  30. #    modules needed to provide tty capabilities must be supplied by the
  31. #    network provider.
  32. #
  33.