home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8586 < prev    next >
Encoding:
Text File  |  1992-08-17  |  784 b   |  22 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!do-not-reply-to-path
  3. From: af458@yfn.ysu.edu (Jon K. Salmon)
  4. Subject: Re: How to detect base address of COMx ports?
  5. Message-ID: <1992Aug18.021412.19094@news.ysu.edu>
  6. Sender: news@news.ysu.edu (Usenet News Admin)
  7. Nntp-Posting-Host: yfn
  8. Organization: Youngstown State University/Youngstown Free-Net
  9. Date: Tue, 18 Aug 1992 02:14:12 GMT
  10. Lines: 10
  11.  
  12.  
  13. Well, in theory you can look at the 4 WORD values at 40h:00h, which
  14. SHOULD be the port addrs for COM1-COM4.  How safe/reliable this
  15. technique is, I do not know.  There is a similar table of LPT port
  16. addrs (next 4 WORDs?  I don't recall), but I KNOW that is unreliable.
  17.  
  18. For what it's worth...
  19.  
  20. -- Jon
  21. -- 
  22.