DragonFly kernel List (threaded) for 2004-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Serial port broken
:
:Hi,
:
:With a kernel compiled from today's sources my serial console no more
:works. Everything is correct until the login: prompt but input from
:keyboard is blocked. Even when bootin in single user I am stuck at:
:Enter full pathname of shell or RETURN for /bin/sh:
:
:Jean-Marc
:
:--
:Jean-Marc Zucconi -- PGP Key: finger jmz@xxxxxxxxxxx [KeyID: 400B38E9]
Whoop, my fault. When I revamped the hardclock code I accidently
removed the code that activates tick-based software interrupts. So
the serial data was building up in the tty buffer but never waking up
readers.
I just committed a fix.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]