From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 13:50:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10A8316A421 for ; Wed, 12 Sep 2007 13:50:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4343813C457 for ; Wed, 12 Sep 2007 13:50:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l8CDo4sK001158 for ; Wed, 12 Sep 2007 15:50:04 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l8CDo40O001155 for ; Wed, 12 Sep 2007 15:50:04 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 12 Sep 2007 15:50:04 +0200 (CEST) From: Wojciech Puchar To: freebsd-questions@freebsd.org Message-ID: <20070912154605.Y1139@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Thinkpad T23 mouse problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 13:50:10 -0000 i have thinkpad T23 with docking station. through the docking station i have external keyboard and mouse connected both PS/2. when i boot FreeBSD when computer is docked, mouse is detected as intellimouse, works everything including roller, and both external and builtin touchpad works fine. but when i undock the computer, builtin touchpad doesn't work. other case. if computer was booted undocked, the touchpad is detected as generic PS/2 mouse and works. when the computer is docked, both external and builtin mouse works, but without roller. this is probably because builtin mouse is detected as different model than external, and driver gets confused. is there any way to reattach psm driver without reboot?