From owner-freebsd-questions@FreeBSD.ORG Sun Nov 14 13:31:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D2E16A4CE for ; Sun, 14 Nov 2004 13:31:15 +0000 (GMT) Received: from guri.is.scarlet.be (guri.is.scarlet.be [193.74.71.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2911343D58 for ; Sun, 14 Nov 2004 13:31:14 +0000 (GMT) (envelope-from freebsdbeni@spymac.com) Received: from (u195-95-90-195.adsl.scarlet.be [195.95.90.195]) by guri.is.scarlet.be with ESMTP id iAEDUvt03875; Sun, 14 Nov 2004 14:30:58 +0100 From: FreeBsdBeni To: "Roman V. Kiseliov" , freebsd-questions@freebsd.org Date: Sun, 14 Nov 2004 14:30:46 +0100 User-Agent: KMail/1.7.1 References: <766270721.20041114161914@mail.kurskline.ru> In-Reply-To: <766270721.20041114161914@mail.kurskline.ru> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1502155.x4WF83iXHd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411141430.49226.freebsdbeni@spymac.com> Subject: Re: HID support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 13:31:15 -0000 --nextPart1502155.x4WF83iXHd Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 14 November 2004 14:19, Roman V. Kiseliov wrote: > It seems that "USB keyboard and mouse" wireless sets doesn't work properly > in FreeBSD (my opinion based on mailing lists archives). At least sets fr= om > A4Tech (see my earlier post), Logitech, Chicony & M$. > > These sets works fine in Linux and M$ Windows. > I think because of better HID support. Mouse and keyboard must thought > as one HID device. > > How I can configure my funny FreeBSD to work with my keyboard and > mouse set as with one HID device? > =46rom the 5.3-REL Errata file : (31 Oct 2004, updated on 5 Nov 2004) For FreeBSD/i386 and FreeBSD/amd64, wh= en=20 installing FreeBSD 5.3 using an USB keyboard the keyboard will stop working= =20 once the kernel boots, because a PS/2 keyboard is always considered to be=20 attached. As a workaround, select ``Escape to loader prompt'' in the boot=20 loader menu and enter the following lines at the prompt: set hint.atkbd.0.flags=3D"0x1" boot Note that if you use the boot floppies, this is set by default. After the installation, add the following line to /boot/loader.conf: hint.atkbd.0.flags=3D"0x1" I'm having the same problem... Hope this helps ;-) =2D-=20 =46reeBsdBeni. --nextPart1502155.x4WF83iXHd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBl14J98oeEzEDrEcRAqp7AKCvQKFlZnFMSJ/Um+lOCGTNahf0xACdEb2U hCQFHa/qAumdOR7qk0tgc9A= =WSE+ -----END PGP SIGNATURE----- --nextPart1502155.x4WF83iXHd--