Date: Sat, 21 Nov 2009 23:03:19 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, freebsd-questions@freebsd.org Subject: Re: ukbd_set_leds_callback:700: error=USB_ERR_STALLED Message-ID: <200911212303.21028.hselasky@c2i.net> In-Reply-To: <4B07AE83.7000409@mail.zedat.fu-berlin.de> References: <4B07AE83.7000409@mail.zedat.fu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 21 November 2009 10:10:27 O. Hartmann wrote: > My personal workstation runs FreeBSD 8.0-PRE/amd64 on an oldish hardware > (AMD socket 939 platform). Since I replaced my good old but broken IBM > Model-M keyboard with a high-quality keyboard 'DASkeyboard', I receive > this error message on the console: > > > ukbd_set_leds_callback:700: error=USB_ERR_STALLED > > What does it means? Hi, It means that there was an error updating the LED information on your keyboard. Does the NUM-lock LED work for example? There is a sysctl to disable this feature: sysctl hw.usb.ukbd.no_leds=1 --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911212303.21028.hselasky>