home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8006 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.3 KB  |  38 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!psgrain!hippo!sppp
  3. From: sppp@hippo.ru.ac.za (Prof P Piacenza)
  4. Subject: BIOS INTERRUPTS
  5. Message-ID: <1992Jul22.114740.2882@hippo.ru.ac.za>
  6. Keywords: Serial Comms
  7. Organization: Rhodes University, Grahamstown, South Africa
  8. Date: Wed, 22 Jul 1992 11:47:40 GMT
  9. Lines: 27
  10.  
  11.  
  12. I have come across what appears to be a confusing discrepancy.
  13. In Terry Dettmann's book "Dos Programmer's Reference", Que Corp.,
  14. 1988; (an excellent book in my opinion),
  15.  
  16. on page 425 it states that:
  17.       BIOS Interrupt 0Bh is used by COM1 & COM3 on the PC & XT,
  18.       & is used by                  COM2 & COM4 on the AT.
  19.  
  20.  
  21.       Similarly on page 426 it states that:
  22.       BIOS Interrupt 0Ch is used by COM2 & COM4 on the PC & XT,
  23.       & is used by                  COM1 & COM3 on the AT.
  24.  
  25. I have a terminal emulation program that is hard-coded for COM1,
  26. but uses Interrupt 0Ch.  This program works on both PC and AT
  27. class machines!
  28.  
  29. Also I believe that most PC/XT bioses do not support COMs 3 & 4.
  30.  
  31. Since I am trying to write a terminal emulation program, I need to have
  32. this discrepancy sorted out.  Can anybody enlighten me?
  33.  
  34. -- 
  35.      L.Piacenza - Chemistry Department - University of Transkei
  36.      Internet: sppp@hippo.ru.ac.za  Tel. 27-471-3022384
  37.      Internet: chpp@unitrix.utr.ac.za
  38.