svn commit: r195960 - in head/sys/dev/usb: . controller input (regression patch)

Ed Schouten ed at 80386.nl
Mon Aug 3 08:28:40 UTC 2009


* Robert Watson <rwatson at FreeBSD.org> wrote:
> I'm a bit surprised the timed key repeat in this patch would work
> properly in DDB, as microtime(9) relies on interrupts firing for
> updated timestamps.  The availability of interrupts for polled input
> consumers varies, but in general this is not true (for example) at
> the DDB command prompt.  Does this code work correctly when time
> stands still?

Apart from that, who gives a *beep* about keyboard repeat while inside
the debugger. I have to confess it would be irritating to press
backspace multiple times, instead of holding the key pressed, but still,
it's not worth it.

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090803/4be7aa8e/attachment.pgp


More information about the svn-src-head mailing list