[linux-usb-devel] problem with USB keyboard.

2005-06-21 Thread vishal
Hi All, I am using the usbkbd.c USB keyboard driver on my MIPS board. I am facing a peculiar situtation. Certain USB keyboard makes work fully( keys/ LED's Glow when caps/numlock pressed). While in some keyboard makes, the LED's just dont light up when pressed. I am using the Linux 2.4.31 ke

Re: [linux-usb-devel] problem with usb keyboard device.

2005-06-13 Thread Johannes Berg
On Mon, 2005-06-13 at 11:13 +0530, vishal wrote: > #insmod usbkbd.o Try not loading this. usbhid should handle the kb. johannes signature.asc Description: This is a digitally signed message part

[linux-usb-devel] problem with usb keyboard device.

2005-06-12 Thread vishal
Hi, I am trying to enable a usb keyboard connected to my MIPS board. I have loaded the necessary modules, namely: #insmod usbcore.o #insmod usb-uhci.o #insmod input.o #insmod evdev.o #insmod keybdev.o #insmod usbkbd.o When i plug in my keyboard, the usbkbd is identified. However when i

[linux-usb-devel] problem with usb keyboard and mouse on A7V600 (VIA KT600) motherboard

2003-11-16 Thread Florin Iucha
Hello, I have got an Asus A7V600 motherboard (with VIA KT600 chipset) and it does not "see" my USB keyboard and mouse. The keyboard and mouse work just fine on my Laptop, which has an Intel BX (USB1.1) chipset. The keyboard and mouse work just fine on the same hardware using Windows2000. The kern