home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8681 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.9 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!boulder!kinglear!drew
  3. From: drew@kinglear.cs.colorado.edu (Drew Eckhardt)
  4. Subject: Re: conflicting serial ports
  5. Message-ID: <1992Aug20.090416.17831@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: kinglear.cs.colorado.edu
  8. Organization: University of Colorado at Boulder
  9. References: <jane.714294486@munagin>
  10. Date: Thu, 20 Aug 1992 09:04:16 GMT
  11. Lines: 31
  12.  
  13. In article <jane.714294486@munagin> jane@mullian.ee.mu.OZ.AU (jane lynette cosham) writes:
  14. >Hi!
  15. >
  16. >I am using linux 0.96c and having problems using ttys0 and ttys2 at
  17. >the same time.
  18. >
  19. >If ttys0 is in use (for example for the mouse in X) then attempts to
  20. >open ttys2 fail - reporting that the device is busy.  The reverse also
  21. >happens - if ttys2 is in use then ttys0 reports as busy.
  22. >
  23. >This is not dependent on what is trying to open the port or which one
  24. >has the first port open - X for the mouse, kermit, getty or just a 
  25. >write to that device.  It also is not dependent on the hardware - I 
  26. >have tried different i/o cards or even removing the card altogether.  
  27. >(kermit doesn't mind opening a port that isn't installed and writes 
  28. >to the other one still say the device is in use)
  29. >
  30. >Is this a bug?  Am I doing something wrong?  Would it be fixed if I
  31. >upgraded to 0.97?
  32.  
  33. This is a feature, not a bug.  The ISA bus cannot share interrupts.
  34. If one line is not asserting an interrupt condition (ie, pulling the 
  35. IRQ line low), and another has the IRQ driver enabled, and triggers
  36. an interrupt, it will short out with the one pulling the line low,
  37. the IRQ line will stay in a logic low state, and you will never 
  38. see the interrupt.
  39. -- 
  40. Microsoft is responsible for propogating the evils it calls DOS and Windows, 
  41. IBM for AIX (appropriately called Aches by those having to administer it), but 
  42. marketing's sins don't come close to those of legal departments.
  43. Boycott AT&T for their absurd anti-BSDI lawsuit.
  44.