]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFi386: r241300
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Sat, 10 Nov 2012 12:38:06 +0000 (12:38 +0000)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Sat, 10 Nov 2012 12:38:06 +0000 (12:38 +0000)
commitc224072d619c7f3eeb1825d39d284ffe76c28b05
tree7785b6ba3797590bfab0e45f8b8809c5e8edfccd
parentf34d85e0ec4464f0f1ba2ab296c538616e7d6002
MFi386: r241300

  i386 comconsole: don't loop forever if hardware doesn't respond

    - clear capability flags when hw timeouts
    - retire comc_started status variable and directly use c_flags to see
      if comconsole is selected for use
sys/boot/pc98/libpc98/comconsole.c