home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / misc / 5539 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.0 KB

  1. From: woodley@hpcc01.corp.hp.com (Judy Woodley)
  2. Date: Wed, 16 Dec 1992 20:27:18 GMT
  3. Subject: Re: COM3 in Windows 3.0
  4. Message-ID: <70540008@hpcc01.corp.hp.com>
  5. Organization: the HP Corporate notes server
  6. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpcc01!woodley
  7. Newsgroups: comp.os.ms-windows.misc
  8. References: <1992Dec15.145550.3531@nic.csu.net>
  9. Lines: 19
  10.  
  11. > COM1 and COM3 share the same interrupt..IRQ4
  12.  
  13. Actually, while this is the default of MS Windows, your PC may behave
  14. differently.  For example, Hewlett-Packard's PCs use the following table:
  15.  
  16.     COM Port     I/O Address      IRQ
  17.        1             3F8           4
  18.        2             2F8           3
  19.        3             3E8          10
  20.        4             2E8          11
  21.  
  22. We can therefore use the Control Panel (select Ports, select Com3, select
  23. Settings, select Advanced) and change the I/O port to 3E8 and the IRQ to 10.  
  24. Since COM1 and COM3 don't share I/O addresses or IRQs, both are accessible
  25. under MS Windows 3.1.
  26.  
  27. Your PC may have a similar set up.  
  28.  
  29.  
  30.