From owner-freebsd-stable Sat Feb 10 22:45:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 562F437B503 for ; Sat, 10 Feb 2001 22:45:21 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id f1B6imq30235; Sat, 10 Feb 2001 22:44:48 -0800 (PST) (envelope-from dillon) Date: Sat, 10 Feb 2001 22:44:48 -0800 (PST) From: Matt Dillon Message-Id: <200102110644.f1B6imq30235@earth.backplane.com> To: Kazutaka YOKOTA Cc: Warner Losh , Jesper Skriver , Robert , freebsd-stable@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: uh oh - after 4 -> 4.2 cvsup, no keyboard. any ideas? References: <20010204112503.E71706@skriver.dk> <200102110424.f1B4OVW18984@harmony.village.org> <200102110446.f1B4ksR29654@earth.backplane.com> <200102110525.OAA06084@zodiac.mech.utsunomiya-u.ac.jp> <200102110549.f1B5n8A29927@earth.backplane.com> <200102110616.PAA07027@zodiac.mech.utsunomiya-u.ac.jp> <200102110619.f1B6Jn830124@earth.backplane.com> <200102110638.PAA07364@zodiac.mech.utsunomiya-u.ac.jp> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :There ALREADY exists a mechanism to tell syscons which keyboard :to use. See kbdcontrol -k device. : :All we should do now is to add this to /etc/usbd.conf... : :Kazu Ok, let me see if I get this straight: * We remove the AT keyboard controller hack and probe it normally like we did before any of the USB changes. * We add a kbdcontrol command to the USB configuration file for when it detects a keyboard. This will override the AT controller. And, if we are really going for the coolness, we figure out a way to revert the keyboard control back to the AT controller when the USB keyboard detaches. Is that correct? -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message