Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156652202
D10903.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
410 B
Referenced Files
None
Subscribers
None
D10903.diff
View Options
Index: head/sys/dev/ath/ath_hal/ah.c
===================================================================
--- head/sys/dev/ath/ath_hal/ah.c
+++ head/sys/dev/ath/ath_hal/ah.c
@@ -302,7 +302,7 @@
HAL_BOOL
ath_hal_wait(struct ath_hal *ah, u_int reg, uint32_t mask, uint32_t val)
{
-#define AH_TIMEOUT 1000
+#define AH_TIMEOUT 5000
return ath_hal_waitfor(ah, reg, mask, val, AH_TIMEOUT);
#undef AH_TIMEOUT
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 10:18 AM (14 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33126339
Default Alt Text
D10903.diff (410 B)
Attached To
Mode
D10903: Increase timeout in Atheros HAL
Attached
Detach File
Event Timeline
Log In to Comment