From owner-cvs-src@FreeBSD.ORG Fri Mar 31 22:40:26 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 662D816A445; Fri, 31 Mar 2006 22:40:26 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E66C43D80; Fri, 31 Mar 2006 22:40:23 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k2VMeB0K018698; Fri, 31 Mar 2006 15:40:13 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <442DAFC4.2000003@samsco.org> Date: Fri, 31 Mar 2006 15:40:04 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wilko Bulte References: <200603311903.k2VJ3cjw004899@repoman.freebsd.org> <442D93D6.7010401@samsco.org> <200603311554.17770.jhb@freebsd.org> <442D974C.6040406@samsco.org> <20060331220604.GA1672@freebie.xs4all.nl> In-Reply-To: <20060331220604.GA1672@freebie.xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Maksim Yevmenkin , cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 22:40:26 -0000 Wilko Bulte wrote: > On Fri, Mar 31, 2006 at 01:55:40PM -0700, Scott Long wrote.. > >>John Baldwin wrote: >> >>>On Friday 31 March 2006 15:40, Scott Long wrote: >>> >>> >>>>Maksim Yevmenkin wrote: >>>> >>>> >>>>>emax 2006-03-31 19:03:37 UTC >>>>> >>>>>FreeBSD src repository >>>>> >>>>>Modified files: >>>>> sys/i386/conf GENERIC >>>>>Log: >>>>>Add kbdmux(4) to GENERIC >>>>> >>>>>Requested by: scottl >>>>> >>>>>Revision Changes Path >>>>>1.440 +2 -0 src/sys/i386/conf/GENERIC >>>> >>>>This should definitely be added to amd64, and maybe sparc64 also. >>> >>> >>>Alpha supports USB and PS/2 keyboards, too. If powerpc ever grows >>>ADB keyboard support then having multiple keyboards might be feasible >>>for powerpc then, too. >>> >> >>Well, Mac's support an arbitrary number of USB keyboards, so it's good >>to have there even without the ADB angle. > > > Now we just need some users with (say) 10 hands to test that :-P > Or several cats. Scott