home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9068 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!bloom-beacon!bloom-picayune.mit.edu!root
  3. From: tytso@ATHENA.MIT.EDU (Theodore Ts'o)
  4. Subject: Re: 16550A
  5. Message-ID: <1992Aug25.215550.26919@athena.mit.edu>
  6. Sender: root@athena.mit.edu (System PRIVILEGED Account)
  7. Reply-To: tytso@ATHENA.MIT.EDU (Theodore Ts'o)
  8. Organization: The Internet
  9. Date: Tue, 25 Aug 1992 21:55:50 GMT
  10. Lines: 25
  11.  
  12.    From: satishc@microsoft.com (Satish Chittamuru)
  13.    Date: 25 Aug 92 02:11:42 GMT
  14.  
  15.     > Does anyone else have problems with Linux not correctly "shutting down"
  16.     > the 16550?  Ever since the kernel has supported a 16550, I have had to
  17.     > hard reset the computer after running linux, or it seems that the
  18.     > computer "forgets" that the port that contains the 16550, exists.
  19.  
  20.    I have always had this problem. I usually just hard reboot if I need
  21.    to use the modem again. Would be nice if this could be fixed.
  22.  
  23. If you do a soft reboot back into Linux, does it also lose the 16550?
  24. Or is it only DOS/OS2 which can't find the 16550 after you boot Linux?
  25. If it's the problem I think it is, it would seem to me to be awfully
  26. non-robust of DOS not to be able to deal with a 16550A that has had FIFO
  27. enabled.  You'd either MS-DOS or the BIOS would send the FIFO disable
  28. sequence to a UART before trying to use it.
  29.  
  30. Once I have time to recover from moving to a new apartment, I'll make
  31. changes to the version of the serial driver I've been working on to
  32. shutdown the 16550A FIFO's upon device close, instead of leaving the
  33. FIFO's enabled the whole time.  I think this should fix the problem.
  34.  
  35.                         - Ted
  36.  
  37.