]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The driver would hang during attach on RELENG_6 - by "fixing" the issue
authorkmacy <kmacy@FreeBSD.org>
Mon, 19 Mar 2007 04:50:15 +0000 (04:50 +0000)
committerkmacy <kmacy@FreeBSD.org>
Mon, 19 Mar 2007 04:50:15 +0000 (04:50 +0000)
commit6652f9c798f2f9fd6a595450f570ea0adb8bef68
tree61d0bbd039d3410f6d1dda297fb0adf8263bdc8a
parent2749fc3b14e33ee71963381312f33d46f879b276
The driver would hang during attach on RELENG_6 - by "fixing" the issue
by adding debug print statements I've come to the conclusion that too little
time is being allowed to pass between register updates. Increasing the DELAY
interval by a constant interval eliminates this issue on my hardware.
sys/dev/cxgb/cxgb_osdep.h