Date: Thu, 01 Mar 2007 19:50:52 +1300 From: Sam Banks <w0lfie@clear.net.nz> To: freebsd-hackers@freebsd.org Cc: freebsd-usb@freebsd.org Subject: 0x03 (ErrorUndefined) issues with ukbd Message-ID: <45e677cc.33a.543d.28521@clear.net.nz>
next in thread | raw e-mail | index | archive | help
Hey all, I'm running 6.2R and have been having problems with the ukbd driver not functioning correctly with my keyboard. I have boiled it down to an issue in the buffer ks_ndata (holds new keystrokes). Every write to ks_ndata fills the first element with 0x03 (ErrorUndefined). Normally control keys like ctrl/alt/shift would fill the first element. Has anyone had any similar issues with other keyboards? If so, do you have any insights I may have missed? Cheers, Sam.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45e677cc.33a.543d.28521>