Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2009 11:20:24 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org, Alfred Perlstein <alfred@freebsd.org>
Cc:        usb@freebsd.org, Andriy Gapon <avg@icyb.net.ua>, Andrew Thompson <thompsa@freebsd.org>, Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
Subject:   Re: USB polling (100% done)
Message-ID:  <200907251120.25957.hselasky@c2i.net>
In-Reply-To: <200907241552.10763.hselasky@c2i.net>
References:  <1280352d0907101020q69f494cdndb01ff14ecf7ea8c@mail.gmail.com> <4A69AB91.2010208@icyb.net.ua> <200907241552.10763.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Forget this thread. I found a temporary solution around the Giant problem in 
UKBD at the DDB prompt. The patch below will end up in -current soon. Tested 
on macbook pro with USB keyboard only! Even key repetition works :-) The only 
limitiation is that the USB keyboard must be probed by the USB stack before 
the panic happens. This might suggest that using loadable modules is the best 
way to debug problems on machines without AT keyboard or UART.

http://perforce.freebsd.org/chv.cgi?CH=166535

--HPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907251120.25957.hselasky>