home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / bbs / waffle / 4359 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  855 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!swrinde!emory!ogicse!qiclab!arts!mike
  2. From: mike@arts.com (Mike Witt)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: "other" interrupts with BNU
  5. Message-ID: <T1ukuB1w165w@arts.com>
  6. Date: 21 Nov 92 07:08:28 GMT
  7. Article-I.D.: arts.T1ukuB1w165w
  8. Organization: Computer Arts, Portland Oregon, USA
  9. Lines: 16
  10.  
  11.  
  12. There has been some discussion recently about using other
  13. than interrupts 4 and 3 with FOSSIL drivers.  I'm using the BNU
  14. driver, and I have a modem that is capable of using ints 5 or 7.
  15. I'd like to configure things this way to free up both of my
  16. RS232 ports.
  17.  
  18. So, in other words, my modem can be:
  19.  
  20. COM4   I/O ADDR = 0x2E8    INT = 7
  21.  
  22. Is there any way I can tell BNU about these parameters, so that
  23. I can say BNU /L3:9600 (for example) and it will know to use
  24. the right I/O addr and int number?
  25.  
  26. -Mike
  27.