home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8669 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  3.1 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!viper!raymond
  2. From: raymond@es.ele.tue.nl (Raymond Nijssen)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: How to operate 750 serial ports at 57600 baud?
  5. Message-ID: <RAYMOND.92Jul29134258@anaconda.es.ele.tue.nl>
  6. Date: 29 Jul 92 11:42:58 GMT
  7. References: <RAYMOND.92Jul23153140@anaconda.es.ele.tue.nl> <28510298@hpuamsa.neth.hp.com>
  8. Sender: root@tuegate.tue.nl
  9. Organization: Eindhoven University of Technology, Eindhoven, The Netherlands
  10. Lines: 65
  11. In-reply-to: franks@hpuamsa.neth.hp.com's message of 27 Jul 92 11:50:22 GMT
  12.  
  13. In article <28510298@hpuamsa.neth.hp.com> franks@hpuamsa.neth.hp.com (Frank Slootweg CRC) writes:
  14.  
  15. >   raymond@es.ele.tue.nl (Raymond Nijssen) writes:
  16.  
  17. >> We're trying to connect a high-speed modem to our 9000/750.
  18. >> 
  19. >> The modem is capable of running at 57600 baud, but the 750 (running 8.05)
  20. >> builtin ports seem to be capable of running at 57600 and up, but
  21. >> the software (stty, [uu]getty) seems to be limited to at most 38400 baud.
  22.  
  23. >     From termio(7) :
  24.  
  25. >>  DEPENDENCIES
  26. >[deleted]
  27. >>       Series 700
  28. >>            Built-in serial ports on the Series 700 machines support the
  29. >>            following additional baud rate settings: 57600, 115200, 230400,
  30. >>            and 460800 baud.  An RS-232-to-RS-422 converter may be required
  31. >>            to achieve actual throughput at these baud rates (because RS-232
  32. >>            only specifies up to 19200 baud).
  33.  
  34. This made us believe that these ports could run at 57600 bps (ao.)
  35.  
  36. >     I don't know if there are any limitations in stty(1). In any case it
  37. >   is easy to write a little C program to set the baud rate and use stty(1)
  38. >   for the rest. See termio(7) for the required ioctl's.
  39.  
  40. Sure. It should be possible to adapt GNU's gstty to do this job, but the
  41. actual problem is getty.
  42.  
  43. >     There is no need for uugetty(1m) on HP systems. We only supply it for
  44. >   compatibility reasons. See "Terminal port access interlock" in modem(7)
  45.  
  46. I only mentioned uugetty because we tried it to see if it would support
  47. anything faster than 38400 bps.
  48.  
  49. >   as to why uugetty(1m) is not needed. I don't know if getty(1m) can
  50. >   handle 57600 baud, just try it.
  51.  
  52. We already did, without success unfortunately.
  53. Eg. /etc/getty -c /etc/gettydefs yields:
  54.  
  55.   **** Next Entry ****
  56.   57600M  # B57600 HUPCL IGNPAR ICRNL IXON OPOST ONLCR CS8 CREAD
  57.                   ISIG ICANON ECHO ECHOK ISTRIP IXANY TAB3
  58.           # B57600 SANE CS8 ISTRIP IXANY TAB3 HUPCL
  59.           #\n                   \n\n\n\n\t\tAccess restricted to authorized users!
  60.   \n\n\n\n\n\nlogin: #57600M  
  61.  
  62.   Undefined: B57600
  63.   Undefined: B57600
  64.  
  65. etcetera...
  66.  
  67. Does anybody know if these high speed modes are _fully_ supported in HP-UX 8.07?
  68. Experiences?
  69.  
  70. Regards,
  71. -Raymond
  72. --
  73. | Raymond Nijssen         | Eindhoven University of Techology                 |
  74. |                         | Department of Electrical Engineering              |
  75. | phone: +31-40-473373    | Design Automation Section (ES),  Room EH 7.16     |
  76. | raymond@es.ele.tue.nl   | P.O. Box 513, 5600 MB Eindhoven, The Netherlands  |
  77. |                         | "Trust me. I know what I'm doing" (Sledge Hammer) |
  78.