aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-09-10 10:33:36 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-09-16 11:16:36 -0400
commit6cd080a5b8ec3bfabbff8ba12c2ce0e118e99f7c (patch)
tree367e668b346a0aaaff55e36d64c328430d6368ac /scripts
parentdc6552c133ba6099eda754b7a037a71b63d65fea (diff)
downloadseabios-6cd080a5b8ec3bfabbff8ba12c2ce0e118e99f7c.zip
seabios-6cd080a5b8ec3bfabbff8ba12c2ce0e118e99f7c.tar.gz
seabios-6cd080a5b8ec3bfabbff8ba12c2ce0e118e99f7c.tar.bz2
uhci: Repeatedly poll for device detect for 100ms.
According to the USB2 specification, a device may take up to 100ms (USB_TIME_SIGATT) after port power stabilizes to be detected. So, continually recheck for a device connection event. Technically, the uhci root hub ports are always powered up, but it's not possible to know how long the machine has been on, so it's better to be safe here. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions