Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106134969
D30343.id89705.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
256 B
Referenced Files
None
Subscribers
None
D30343.id89705.diff
View Options
diff --git a/sys/dev/usb/input/ums.c b/sys/dev/usb/input/ums.c
--- a/sys/dev/usb/input/ums.c
+++ b/sys/dev/usb/input/ums.c
@@ -952,8 +952,8 @@
if (sc->sc_fflags == 0) {
ums_reset(sc);
- ums_start_rx(sc);
}
+ ums_start_rx(sc);
return (0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 11:41 PM (11 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15604572
Default Alt Text
D30343.id89705.diff (256 B)
Attached To
Mode
D30343: ums(4): Start USB xfers on opening of evdev node unconditionally.
Attached
Detach File
Event Timeline
Log In to Comment