From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 13 12:00:08 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C32011065670 for ; Thu, 13 Mar 2008 12:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 91C588FC15 for ; Thu, 13 Mar 2008 12:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2DC08o5062304 for ; Thu, 13 Mar 2008 12:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2DC08hx062303; Thu, 13 Mar 2008 12:00:08 GMT (envelope-from gnats) Date: Thu, 13 Mar 2008 12:00:08 GMT Message-Id: <200803131200.m2DC08hx062303@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: John Baldwin Cc: Subject: Re: kern/80844: [psm] [patch] Increase compatibility of psm driver with KVM switches and scroll mouse X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 12:00:08 -0000 The following reply was made to PR kern/80844; it has been noted by GNATS. From: John Baldwin To: bug-followup@freebsd.org, tim-freebsd@nth-order.com Cc: Subject: Re: kern/80844: [psm] [patch] Increase compatibility of psm driver with KVM switches and scroll mouse Date: Thu, 13 Mar 2008 07:29:26 -0400 This would effectively remove the MOUSEMANPLUS support from the sounds of it. Is there anyway to make the PS/2 driver do a full re-probe if the mouse protocol switch fails and end up using intellimouse on its own in this case? -- John Baldwin