Date: Fri, 22 Sep 2006 01:05:30 +0000 (UTC) From: Doug White <dwhite@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/atkbdc atkbdc.c Message-ID: <200609220105.k8M15UTh023401@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwhite 2006-09-22 01:05:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/atkbdc atkbdc.c
Log:
MFC rev 1.25:
Avoid an infinite loop in empty_both_buffers() by adding a timeout.
This helps systems that don't actually have atkbd controllers, such as
the Intel SBX82 blade, boot without device.hints hacks.
PR: 94822
Submitted by: Devon H. O'Dell <devon.odell@coyotepoint.com>
Approved by: re
Revision Changes Path
1.21.2.2 +11 -0 src/sys/dev/atkbdc/atkbdc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609220105.k8M15UTh023401>
