From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 18:43:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D89616A41F for ; Tue, 25 Oct 2005 18:43:19 +0000 (GMT) (envelope-from kutizs@t-online.hu) Received: from akac.mail.t-online.hu (akac.mail.t-online.hu [195.228.240.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id E42DB43D7B for ; Tue, 25 Oct 2005 18:43:15 +0000 (GMT) (envelope-from kutizs@t-online.hu) Received: from tinca (catv54000567.pool.t-online.hu [84.0.5.103]) by akac.mail.t-online.hu (8.13.4/8.12.11) with ESMTP id j9PIhD7v040437 for ; Tue, 25 Oct 2005 20:43:13 +0200 (CEST) Date: Tue, 25 Oct 2005 20:43:14 +0200 From: Zsolt =?ISO-8859-2?Q?K=FAti?= To: "freebsd-questions@freebsd.org" Message-ID: <20051025204314.41819a1c@tinca> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-VBMilter: scanned Subject: optical 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: Tue, 25 Oct 2005 18:43:19 -0000 Dear All, I've got a Samsung PS/2 (SMOP5000WX) mouse that does not work. While the pointer appears, it hectically wanders around the screen and suddenly produces false keystroke-like actions. Applying hint.psm.0.flags="0x0200" makes it a plain PS/2 mouse, that works fine (no wheel then, of course). Without that flag, configuration is OK with another PS/2 mouse, wheel working. The optical mouse is recognized ("4D+ Mouse"). moused.c contains code that in priciple handles this type, in practice not. I tried various moused parameters, even serial types (I know, it against what it is recommended in man) , NORESET as hint, none of them helped. What could I try to get it operate normally? Or better leave it alone and go for a new one? Thanks! Zsolt