home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / C / PC_8250.ZIP / Sharfile.hdr < prev    next >
Encoding:
Internet Message Format  |  1991-02-07  |  1.4 KB

  1. Path: wuarchive!cs.utexas.edu!uunet!allbery
  2. From: jb@altair.csustan.edu (John Birchfield)
  3. Newsgroups: comp.sources.misc
  4. Subject: v11i093: PC Serial Port Routines (NSC 8250 et al) Part 1
  5. Message-ID: <83135@uunet.UU.NET>
  6. Date: 4 Apr 90 01:03:40 GMT
  7. Sender: allbery@uunet.UU.NET
  8. Organization: CSU Stanislaus
  9. Lines: 2315
  10. Approved: allbery@uunet.UU.NET (Brandon S. Allbery - comp.sources.misc)
  11.  
  12. Posting-number: Volume 11, Issue 93
  13. Submitted-by: jb@altair.csustan.edu (John Birchfield)
  14. Archive-name: pc-8250/part01
  15.  
  16. The following is the first part of a 3 part shell archive containing
  17. C routines to handle the NSC8250 serial port on the ibm-pc and its
  18. clones.
  19.  
  20. There is minimal documentation but there afe makefiles for use with
  21. Microsoft, Turbo, and Zortech (formerly Datalight) C compilers. I believe
  22. there is also the basis of a vt100 emulator there which can be used for
  23. whatever dirty deeds one wants.  The Zortech code compiled and ran flawlessly
  24. until version 2.06 at which point it quit running flawlessly.  I could
  25. use older Zortech libraries and it would still run so there's something
  26. bizarre happening in the run-time with Zortech (the vt100 emulator still
  27. works with all versions however).
  28.  
  29. As I said before, there isn't any documentation, but if you need tools for
  30. the serial port, this is a start.
  31. +----------------------
  32. | John Birchfield      
  33. | jb@altair.csustan.edu
  34. +----------------------
  35.