On Fri, 11 Aug 2006, Christian Axelsson wrote:
> >>> I guess the hub is built directly into the X-pad.
> >>>
> >>> This may or may not help... If you build a kernel with CONFIG_USB_DEBUG
> >>> set, the dmesg log will then contain more detailed information about what
> >>> happens when you plug
[Removed LKML from the CC: since linux-usb-users should be enough]
On Fri, 11 Aug 2006, Christian Axelsson wrote:
> Alan Stern wrote:
> > On Wed, 9 Aug 2006, Christian Axelsson wrote:
> >
> >> Alan Stern wrote:
> >>> From your log, it looks like the computer has trouble communicating with
> >>>
Alan Stern wrote:
> On Wed, 9 Aug 2006, Christian Axelsson wrote:
>
>> Alan Stern wrote:
>>> From your log, it looks like the computer has trouble communicating with
>>> the external hub. What happens if you plug the X-box dancepad directly
>>> into the computer, bypassing the hub?
>> From wha
Hi,
I need to support USB keyboard on a router running uCLinux 2.4.26 and
BusyBox tools.My board doesn't have graphics support. I configured HID ,VT,
INPUT module support in kernel and verified that the keyboard is working,
using the evtest application.
But the cat operation, cat /dev/tty0 fails