https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236

--- Comment #36 from Vladimir Kondratyev <w...@freebsd.org> ---
(In reply to Vladimir Kondratyev from comment #35)
> Also latest patch ... removed .025 sec delay from it to follow Linux/OpenBSD.
It looks like we can safely remove hid_get_report() and following pause() from
bcm5974_set_device_mode() as we know both mode_bytes[2] sent by
hid_set_report():
[0] is 0x02 - report ID
[1] is 0x01/0x00 - depending on mode

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to