bthidd core dumped
Maksim Yevmenkin
maksim.yevmenkin at savvis.net
Thu May 19 18:53:59 GMT 2005
Eric,
[...]
> I've done everything I can to break it, and it's still running like a
> champ.
great, thank you for the reporting the problem and helping with testing.
i've committed fix to -current and will mfc it shortly.
> One question - is this option to bthidd:
> -t tval specify client rescan interval (sec)
>
> for having bthidd poll the mice/keyboards etc more often? I find that
> my mice go into a power saving mode, and it takes a few seconds to come
> back alive. I'd like to have it poll for my mouse more often to lower
> this delay - 3 seconds feels like an eternity.. :) Also - what is the
> default?
well, this option specifies how often bthidd(8) should attempt to
connect to the inactive bluetooth hid devices. that is bthidd(8) goes
and pro-actively connects to the hid device. but there is one tiny
detail - bluetooth hid devices have a "reconnect_initiate" flag. if its
set then bthidd(8) should not attempt to connect to the hid device, but
rather wait until device connects to it. and, yes, it could take few
seconds for mouse to reconnect. it has to wake up, establish baseband
connection and two l2cap channels. so, i do not think you can do
anything about it.
thanks,
max
More information about the freebsd-bluetooth
mailing list