Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151014935
D46092.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
447 B
Referenced Files
None
Subscribers
None
D46092.id.diff
View Options
diff --git a/sys/dev/iicbus/iichid.c b/sys/dev/iicbus/iichid.c
--- a/sys/dev/iicbus/iichid.c
+++ b/sys/dev/iicbus/iichid.c
@@ -1154,7 +1154,7 @@
if (sc->irq_res == NULL || error != 0) {
#ifdef IICHID_SAMPLING
device_printf(sc->dev,
- "Interrupt setup failed. Fallback to sampling\n");
+ "Using sampling mode\n");
sc->sampling_rate_slow = IICHID_SAMPLING_RATE_SLOW;
#else
device_printf(sc->dev, "Interrupt setup failed\n");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 11:29 AM (12 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30964536
Default Alt Text
D46092.id.diff (447 B)
Attached To
Mode
D46092: iichid: Soften "Interrupt setup failed" message
Attached
Detach File
Event Timeline
Log In to Comment