Date: Mon, 4 Sep 2006 00:19:31 +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: <200609040019.k840JV9g075417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwhite 2006-09-04 00:19:31 UTC
FreeBSD src repository
Modified files:
sys/dev/atkbdc atkbdc.c
Log:
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.
Hardware for this fix provided by iXsystems.
PR: 94822
Submitted by: Devon H. O'Dell <devon.odell@coyotepoint.com>
MFC After: 3 days
Revision Changes Path
1.25 +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?200609040019.k840JV9g075417>
