Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 14:52:40 +0200
From:      Yaroslav Karulin <ykarulin@cs.joensuu.fi>
To:        freebsd-questions@freebsd.org
Subject:   FreeBSD 5.4 and Genius SlimStar Pro USB keyboard
Message-ID:  <43DA1798.2060502@cs.joensuu.fi>

next in thread | raw e-mail | index | archive | help
   Hello!

   I have FreeBSD 5.4 and I have tried to use Genius SlimStar Pro USB
keyboard.
   The kernel configuration file contains following lines:
--------------------------------------------------------
     device  uhci
     device  ohci
     device  usb
     device  ukbd
     options KBD_INSTALL_CDEV
--------------------------------------------------------

   The /etc/rc.conf file contains following line:
--------------------------------------------------------
usbd_enable="YES"
--------------------------------------------------------

   The /etc/rc.i386 file contains following line:
--------------------------------------------------------
kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null
--------------------------------------------------------

   The device /dev/kbd0 is created during the boot time. But the system
does not response properly on the keys pressing. The "Enter" key works
fine but all other keys produces some mess charters like "^K" etc.
   Could you tell me, please, what's the problem and what's the way to
solve it?
-- 
Sincerely,
   Yaroslav Karulin.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43DA1798.2060502>