cvs commit: src/sys/dev/atkbdc atkbdc.c
Doug White
dwhite at FreeBSD.org
Mon Sep 4 00:19:32 UTC 2006
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 at coyotepoint.com>
MFC After: 3 days
Revision Changes Path
1.25 +11 -0 src/sys/dev/atkbdc/atkbdc.c
More information about the cvs-src
mailing list