home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7833 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1004 b   |  33 lines

  1. Organization: Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!usc!cs.utexas.edu!sdd.hp.com!spool.mu.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!da0g+
  3. Newsgroups: comp.sys.next.programmer
  4. Message-ID: <8fAdhiy00WA7IANWQt@andrew.cmu.edu>
  5. Date: Fri, 18 Dec 1992 22:47:58 -0500 
  6. From: David Apfelbaum <da0g+@andrew.cmu.edu>
  7. Subject: Re: 8 bits AND parity, please
  8. In-Reply-To: <1992Dec18.080131.19282@netcom.com>
  9. Lines: 22
  10.  
  11.  
  12. Hmm.
  13.  
  14. Looking through the magical subdirectories under NS3.0 turns up:
  15.  
  16. /usr/include/bsd/dev/zsio.h
  17.     (ioctl stuff)
  18.  
  19. /usr/include/architecture/m68k/zsreg.h 
  20.     (Presumably the prefered way to accesses zs85C30.h.)
  21.  
  22. /usr/include/architecture/zs85C30.h
  23.     (Quite possibly everything you will need!)
  24.  
  25.  
  26. Seriously, just look in /usr/include/architecture/zs85C30.h.  What more
  27. could you ask??? 
  28.     (.... Well, I suppose a Zilog Z85C30 manual would also help... ;-)
  29.  
  30.  
  31.     -David.
  32.  
  33.