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
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
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
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