home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16433 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!yale.edu!qt.cs.utexas.edu!news.Brown.EDU!noc.near.net!mv!world!jrs
  3. From: jrs@world.std.com (Rick Sladkey)
  4. Subject: Re: Microsoft three button mouse?
  5. In-Reply-To: edc@ee.ubc.ca's message of Wed, 11 Nov 1992 01:39:27 GMT
  6. Message-ID: <JRS.92Nov12014446@lepton.world.std.com>
  7. Sender: jrs@world.std.com (Rick Sladkey)
  8. Organization: The Internet
  9. References: <1992Nov10.164042.17579@Informatik.TU-Muenchen.DE>
  10.     <30221@nntp_server.ems.cdc.com> <1dp85iINNmb5@agate.berkeley.edu>
  11.     <1992Nov11.013927.13109@ee.ubc.ca>
  12. Date: Thu, 12 Nov 1992 06:44:46 GMT
  13. Lines: 23
  14.  
  15. >>>>> On Wed, 11 Nov 1992 01:39:27 GMT, edc@ee.ubc.ca (Ed Casas) said:
  16.  
  17. Ed> *** serial.c    Mon Sep 28 16:42:24 1992
  18. Ed> --- serial.c.old        Mon Sep 28 16:36:40 1992
  19.  
  20. Your patch is backwards.  :-)
  21.  
  22. Ed> This was just a quick hack and might break other things, so a
  23. Ed> proper solution would be to write a little utility program to set
  24. Ed> the control lines properly, doing something like:
  25.  
  26. Ed> ioctl( fd, TIOCMBIS , TIOCM_DTR | TIOCM_RTS ) ;
  27.  
  28. Ed> I wrote such a program but it failed due to a bug in tytso's
  29. Ed> serial driver code (a bad outp() which I believe has since been
  30. Ed> corrected).
  31.  
  32. Actually that was my bug.  Don't blame Ted for that one...
  33. And yes, it's fixed.  H.J. noticed it and Linus corrected it.
  34.  
  35. --
  36. Rick Sladkey
  37. jrs@world.std.com
  38.