diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-09-10 10:33:36 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-09-16 11:16:36 -0400 |
commit | 6cd080a5b8ec3bfabbff8ba12c2ce0e118e99f7c (patch) | |
tree | 367e668b346a0aaaff55e36d64c328430d6368ac /scripts/layoutrom.py | |
parent | dc6552c133ba6099eda754b7a037a71b63d65fea (diff) | |
download | seabios-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/layoutrom.py')
0 files changed, 0 insertions, 0 deletions