home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 6947 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!sdd.hp.com!caen!uwm.edu!linac!att!mcdchg!laidbak!tellab5!vpnet!hb
  3. From: hb@vpnet.chi.il.us (hank barta)
  4. Subject: Re: serial communication question
  5. Message-ID: <1992Dec11.044042.26612@vpnet.chi.il.us>
  6. Organization: Vpnet - Free Usenet access
  7. X-Newsreader: TIN [version 1.1 PL8]
  8. References: <1992Dec10.053208.12307@ucselx.sdsu.edu>
  9. Date: Fri, 11 Dec 1992 04:40:42 GMT
  10. Lines: 16
  11.  
  12. Legene (maxc0452@ucselx.sdsu.edu) wrote:
  13. :      Can anyone tell me if OS/2 uses interrupt-driven serial
  14. : port buffering for COM1 & COM2?  I can't find that particular
  15. : information anywhere, it seems.
  16.  
  17. :      Thanks.
  18.  
  19. I believe it does. (Most any multitasker has to use interrupts or
  20. _considerable_ hardware buffering.) I also have a deeply held 
  21. belief that it supports the 16550 buffered UARTs.
  22.  
  23. "ADVANCED PROGRAMMING FOR OS/2" or something like that by Petzold
  24. (published by Microsoft) has some discussions of how 1.1,2 
  25. work that will probably be applicable to 2.0.
  26.  
  27. hank
  28.