Add a DELAY(500) during the register init phase to give the device some time
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 May 2008 18:23:33 +0000 (18:23 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 May 2008 18:23:33 +0000 (18:23 +0000)
commit62c4a8945f410ea5a1d65d72d86420c72172f2ff
tree6751f94e7a80fec3197240594ad83bc1abd87e1a
parent580364dc68fbcae58ed703d0ac0d25da3a237c05
Add a DELAY(500) during the register init phase to give the device some time
to initialize before attempting to read its memory space.

Taken-From: FreeBSD
sys/bus/firewire/fwohci.c