DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/boot/i386/libi386 comconsole.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Jun 2004 14:26:41 -0700 (PDT)

dillon      2004/06/27 14:26:40 PDT

DragonFly src repository

  Modified files:
    sys/boot/i386/libi386 comconsole.c 
  Log:
  Properly probe for the serial port.  If the serial port is unmapped or
  we can't clear the LSR_RXRDY bit by draining the data port then attempting
  to use the serial port will result in an input loop lockup.
  
  Revision  Changes    Path
  1.8       +20 -1     src/sys/boot/i386/libi386/comconsole.c


http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/libi386/comconsole.c.diff?r1=1.7&r2=1.8&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]