From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 20 16:52:38 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org 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 2651616A41F for ; Thu, 20 Oct 2005 16:52:38 +0000 (GMT) (envelope-from bsdaemon@comcast.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id B273C43D5A for ; Thu, 20 Oct 2005 16:52:37 +0000 (GMT) (envelope-from bsdaemon@comcast.net) Received: from fw.home (pcp05405355pcs.norstn01.pa.comcast.net[68.81.66.212]) by comcast.net (sccrmhc14) with SMTP id <2005102016410701400sjpsqe>; Thu, 20 Oct 2005 16:41:12 +0000 Received: (qmail 98165 invoked from network); 20 Oct 2005 16:40:59 -0000 Received: from kris.home (4ed317d2df2c914c0c155c02b7cac77e@192.168.0.251) by fw.home with SMTP; 20 Oct 2005 16:40:59 -0000 Received: (qmail 639 invoked by uid 1000); 20 Oct 2005 16:40:59 -0000 Date: Thu, 20 Oct 2005 12:40:59 -0400 From: Kris Maglione To: babkin@users.sf.net Message-ID: <20051020164059.GA116@kris.home> Mail-Followup-To: babkin@users.sf.net, freebsd-hackers@freebsd.org References: <17797651.1129822626662.JavaMail.root@vms068.mailsrvcs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <17797651.1129822626662.JavaMail.root@vms068.mailsrvcs.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org Subject: Re: USB mouse problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 16:52:38 -0000 On Thu, Oct 20, 2005 at 10:37:05AM -0500, Sergey Babkin wrote: >But, it looks to me like it does not use the HID >descriptor. The other possibility is that the HID >descriptor in your device is wrong (as in "a firmware >bug"). I wish it were that simple, but... it does use the HID. And it detects x/y/z axes and 7 buttons (the mouse has two buttons and a wheel). There seems to be no info relevant to the Z axis in the 6 bytes that the debugging info prints. When I move the wheel, it looks just the same as before. The mouse is spec'd to work with standard mouse drivers, so I wouldn't think that there would be any magic going on, but I suppose it's possible that it plays to the quirks of another mouse. Maybe FreeBSD supports those quirks, but if it does, it does so by vendor/device id. I'm probably asking, more than anything else, if anyone is familiar with quirks that produce similar problems to those that I'm having. -- Kris Maglione No one's life, liberty, or property are safe while the legislature is in session.