home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7794 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.9 KB  |  45 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!sol.ctr.columbia.edu!destroyer!caen!nic.umass.edu!titan.ucc.umass.edu!a74k110
  3. From: a74k110@titan.ucc.umass.edu (Chris Lloyd)
  4. Subject: Re: 8 bits AND parity, please
  5. Message-ID: <BzE0qx.559@nic.umass.edu>
  6. Sender: usenet@nic.umass.edu (USENET News System)
  7. Organization: University of Massachusetts, Amherst
  8. References: <1992Dec10.093651.24156@netcom.com> <1992Dec15.182315.6970@zetetic.uucp>
  9. Date: Thu, 17 Dec 1992 05:04:09 GMT
  10. Lines: 33
  11.  
  12. In article <1992Dec15.182315.6970@zetetic.uucp> philip@zetetic.net.netcom.com writes:
  13. >In article <1992Dec10.093651.24156@netcom.com> abell@netcom.com  
  14. >(Steven T. Abell) writes:
  15. >> hwr@pilhuhn.ka.sub.org (Heiko W.Rupp) writes:
  16. >> >weaver@kuttner.sfc.sony.com (Eric Weaver) writes:
  17. >> >>I would like to set /dev/ttya to produce 8 bit characters and odd parity.
  18. >> >>We have a device which requires said serial parameters.
  19. >> 
  20. >> No, he wants to stroke a pro VCR. So do I.
  21. >> Pro video gizmos all speak 38.4Kbaud 8-bits odd parity.
  22. >> NeXT ports won't do this with the current UNIXy drivers.
  23. >> This really pisses me off.
  24. >> It's not like an 8530 can't do this.
  25. >> NeXT should supply appkit port objects that can be seized,
  26. >> configured any which way, and used for more than just nerdy dialups.
  27. >
  28. >It is not because it is UNIX but because the NeXT is BSD. Systems  
  29.  
  30. Well, either way, nothing is preventing anyone from writing another serial
  31. port driver that does whatevere their hearts desire. I understand MorningStar
  32. has a HDLC driver for the serial ports and NeXT has the MIDI driver. 
  33.  
  34. There are two kernel routines zsacquire and zsrelease in
  35.   /usr/include/nextdev/zscom.h
  36. and the 8530 register information in
  37.   /usr/include/nextdev/zsreg.h
  38.  
  39. With an 8530 manual and a kernel loaded server you're in business.  Just
  40. somewhat of a pain to do...
  41.  
  42. la la la,
  43. -- 
  44. ::   Christopher Lloyd  ::  a74k110@titan.ucc.umass.edu  ::  Yrrid, Inc.    ::
  45.