From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manukh Date: Wed, 6 Aug 2008 02:07:57 -0700 (PDT) Subject: [U-Boot-Users] USB keyboard is not working, contrary to USB stick Message-ID: <18847123.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, i'm working with u-boot 1.3.1 I can upload my software thanks to a USB stick but when i want to connect a USB keyboard, nothing happens. I added #define CONFIG_USB_KEYBOARD and #define CFG_DEVICE_DEREGISTER in my configuration header. when i modified code, i succeded in switching on the Caps lock's led but that 's all. I'm working with the STI7100 cpu, i'm using a debugger but the software never goes to the usb_kbd_irq function. The keyboard is really installed, it's a default one, i already tried an other one but i had the same results. thanks for your help -- View this message in context: http://www.nabble.com/USB-keyboard-is-not-working%2C-contrary-to-USB-stick-tp18847123p18847123.html Sent from the Uboot - Users mailing list archive at Nabble.com.