Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115852504
D28747.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
298 B
Referenced Files
None
Subscribers
None
D28747.diff
View Options
diff --git a/sys/dev/ichiic/ig4_iic.c b/sys/dev/ichiic/ig4_iic.c
--- a/sys/dev/ichiic/ig4_iic.c
+++ b/sys/dev/ichiic/ig4_iic.c
@@ -267,7 +267,7 @@
int error;
int txlvl = -1;
u_int count_us = 0;
- u_int limit_us = 25000; /* 25ms */
+ u_int limit_us = 1000000; /* 1sec */
for (;;) {
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 30, 1:58 PM (16 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17859164
Default Alt Text
D28747.diff (298 B)
Attached To
Mode
D28747: ig4(4): Increase timeout to about 1 second
Attached
Detach File
Event Timeline
Log In to Comment