From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 2 01:41:41 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EAA016A4CE; Thu, 2 Dec 2004 01:41:41 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263FA43D1D; Thu, 2 Dec 2004 01:41:41 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iB21jLWS064056; Wed, 1 Dec 2004 18:45:21 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <41AE72E0.4080107@freebsd.org> Date: Wed, 01 Dec 2004 18:41:52 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: foxfair@freebsd.org References: <41AE3F80.1000506@freebsd.org> <20041202011758.GA81639@drago.fomokka.net> In-Reply-To: <20041202011758.GA81639@drago.fomokka.net> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: hackers@freebsd.org cc: current@freebsd.org Subject: Re: My project wish-list for the next 12 months X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 01:41:41 -0000 Foxfair Hu wrote: > On Wed, Dec 01, 2004 at 03:02:40PM -0700, Scott Long wrote: > >>All, >> > > [....] > >>1. Keyboard multiplexer. We are running into problems with making >>ps/2 and USB/bluetooth keyboards work together and work with KVMs. >>Having a virtual keyboard device that multiplexes the various real >>keyboard devices and handles hotplug can solve this mess pretty >>effectively. I know that there has been a lot of talk about this on >>mailing lists recently but I don't know how much progress is being made >>so I'm listing it here. > > > How about reuse NetBSD's wscons ? I've kept an eye on it and thought > it should be a good start for FreeBSD. > > > foxfair > If it provides keyboard mux'ing like we need, then please go and give it a shot. Scott