home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25820 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.2 KB

  1. Path: sparky!uunet!scifi!acheron!philabs!linus!agate!overload.lbl.gov!swan.pyr!iiitac
  2. From: iiitac@swan.pyr (Alan Cox)
  3. Newsgroups: comp.os.linux
  4. Subject: Serial Drivers
  5. Date: Thu, 28 Jan 1993 16:54:32 GMT
  6. Organization: DIS more like
  7. Lines: 18
  8. Message-ID: <1993Jan28.165432.4463@swan.pyr>
  9. NNTP-Posting-Host: pyr.swan.ac.uk
  10. Keywords: serial driver bugs 0.99.2 0.99.4
  11.  
  12. The 0.99.2/3/4 serial drivers have a set of bugs to do with CLOCAL, these
  13. prevent several programs that should work from working on lines without
  14. the carrier signal present. When the terminal is opened the line is marked
  15. as hung_up and when CLOCAL is then set the line is not restored.
  16. In addition the serial driver doesn't block until carrier is raised in
  17. normal use as Unix systems do.
  18.  
  19. I've posted Linus a set of patches a while ago for this and 0.99.2 , but only
  20. for the new interrupt handler, these also allow you to select() on a tty
  21. open like the sys5.4 terminal managers do.
  22.  
  23. In the meantime a warning for anyone using the amateur radio KA9Q version
  24. I released. DONT upgrade to 0.99.2 without the serial patches I included
  25. and DONT upgrade to 0.99.3 or .4. I'll try and merge the serial fixes into
  26. the 0.99.4 kernel and resubmit them again.
  27.  
  28. Alan
  29.                                   .
  30.