home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / programm / 7217 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  852 b 

  1. Xref: sparky comp.os.os2.programmer:7217 comp.os.os2.misc:40519
  2. Newsgroups: comp.os.os2.programmer,comp.os.os2.misc
  3. Path: sparky!uunet!well!shiva
  4. From: shiva@well.sf.ca.us (Kenneth Porter)
  5. Subject: Multiport device names
  6. Message-ID: <Bzzxws.4IL@well.sf.ca.us>
  7. Sender: news@well.sf.ca.us
  8. Organization: Whole Earth 'Lectronic Link
  9. Date: Tue, 29 Dec 1992 01:10:04 GMT
  10. Lines: 9
  11.  
  12. I'm writing an application that uses serial ports and I want to be
  13. compliant with multi-port cards (ie. those with more than 2 ports, or
  14. intelligent cards with lots of ports not directly connected to the
  15. bus).
  16.  
  17. For those of you who use multi-port cards, what device names are used
  18. to reference the ports? Are they all COMnn format? (Ie. what should I
  19. look for in the device list to load a combo box with?) Are the
  20. IOCtl's the same as those in the IBM-supplied COM port driver?
  21.