From nobody@FreeBSD.org  Tue Feb  3 15:51:49 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 616A816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Feb 2004 15:51:49 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 59E4843D3F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Feb 2004 15:51:34 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i13NpGdL024571
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 3 Feb 2004 15:51:16 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i13NpG89024570;
	Tue, 3 Feb 2004 15:51:16 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402032351.i13NpG89024570@www.freebsd.org>
Date: Tue, 3 Feb 2004 15:51:16 -0800 (PST)
From: Will Saxon <saxonww@ufl.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Logitech Cordless MX Duo Keyboard/Mouse combination does not work correctly
X-Send-Pr-Version: www-2.0

>Number:         62323
>Category:       kern
>Synopsis:       [kbd] Logitech Cordless MX Duo Keyboard/Mouse combination does not work correctly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 16:00:36 PST 2004
>Closed-Date:    Mon Feb 11 21:12:23 UTC 2008
>Last-Modified:  Mon Feb 11 21:12:23 UTC 2008
>Originator:     Will Saxon
>Release:        5.2
>Organization:
>Environment:
Not currently booted into FreeBSD, using 5.2-RELEASE (cvsup RELENG_5_2) in either amd64 or i386 mode will reproduce this problem
>Description:
Logitech makes a cordless keyboard/mouse combination called the Cordless
MX Duo. This consists of a wireless keyboard and their MX700 cordless
mouse. It uses 1 USB connection or can be used as 2 PS/2 devices using
an included adapter and pigtail.

When connected as a USB device, the keyboard and mouse are detected
properly however the mouse will not respond with moused and cat
/dev/ums0 does not show any output. Configuring XFree86 to use the
mouse directly also does not work. The keyboard will work but will
occasionally repeat previously pressed keys. 

When connected as 2 PS/2 devices, the keyboard is detected properly
and works correctly in all situations. However, the mouse is detected
as a 'Generic PS/2 device' and the wheel is not available when using
moused or directly through XFree86.

I also own a standalone MX700 cordless mouse which is detected correctly
and works correctly in USB mode using FreeBSD 4.9 and 5.2

This device does work correctly in Linux. 
>How-To-Repeat:
Plug the device in as either USB or PS2 and attempt to configure using
moused, etc.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "Aurel Bodenmann" <dr@sweety.li>
To: freebsd-gnats-submit@FreeBSD.org, saxonww@ufl.edu
Cc:  
Subject: Re: misc/62323: Logitech Cordless MX Duo Keyboard/Mouse 
     combination does not work correctly
Date: Fri, 13 Feb 2004 15:30:47 +0100 (CET)

 Hello,
 
 I can confirm that I'm having exactly the same problem here. I've just wa=
 nted to add,
 that the mouse (attached to PS/2) and the wheel does work properly under =
 OpenBSD-3.4
 (the mouse is detected as a Logitech Mouse, not a Generic PS/2 Mouse). Ho=
 wever, I
 haven't tested USB functionality under OpenBSD yet.
 
 With kind regards / Mit freundlichen Gr=FCssen
 
 Aurel Bodenmann
 
 --=20
 Aurel Bodenmann, WWW: http://www.dr.sweety.li
 E-Mail: mailto:dr@sweety.li
 Mobile: ++41 (0)76 526 94 17 Home: ++41 (0)61 711 GEEK
 Always look on the bright side of life!

From: Anish Mistry <mistry.7@osu.edu>
To: freebsd-gnats-submit@FreeBSD.org, saxonww@ufl.edu
Cc:  
Subject: Re: misc/62323: Logitech Cordless MX Duo Keyboard/Mouse combination does not work correctly
Date: Wed, 18 Aug 2004 00:14:16 -0400

 =2D----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 My patch in the following PR should fix this problem.
 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/63837
 
 =2D --=20
 Anish Mistry
 =2D----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFBIte5xqA5ziudZT0RAqXWAJ4zqHSr0yOscB+P8ERKsdkCjbauuACePHeP
 p7Ue5cHd+YXfaICdQDc/idw=3D
 =3Di2Et
 =2D----END PGP SIGNATURE-----

From: Thomas Pasch <thomas.pasch@gmx.de>
To: freebsd-gnats-submit@freebsd.org, saxonww@ufl.edu
Cc:  
Subject: Re: kern/62323: [kbd] Logitech Cordless MX Duo Keyboard/Mouse combination does not work correctly
Date: Sun, 6 Feb 2005 21:51:01 +0100

 Hi,
 
 got exactly the same problem on FreeBSD 5.3-RELEASE / AMD64.
 This time it's a logitech usb optical mouse and keyboard combination.
 Has the mentioned patch been incooperated in the 5.3 release???
 
 Cheers,
 
 Thomas

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, saxonww@ufl.edu
Cc:  
Subject: Re: kern/62323: [kbd] Logitech Cordless MX Duo Keyboard/Mouse combination
 does not work correctly
Date: Mon, 11 Feb 2008 18:57:09 +0100

 PR usb/63837 contains patches and a deeper discussion for this
 problem. I suggest to close this PR in favor of usb/63837.
 
 Will: Do you see this problem on recent releases? Agree to close this PR?
 
 If the problem has been solved, PR usb/63837 can also be closed.

From: Will Saxon <saxonww@gmail.com>
To: Volker <volker@vwsoft.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/62323: [kbd] Logitech Cordless MX Duo Keyboard/Mouse combination does not work correctly
Date: Mon, 11 Feb 2008 13:12:50 -0500

 62323 should be closed. I thought it was already closed. I think  
 63837 may be overtaken by events - I think the combo usb device  
 enumeration has been working in 6.x for a long time. I don't have the  
 hardware referenced in 62323 anymore, so I am not able to verify myself.
 
 Thanks for following up.
 
 -Will
 
 On Feb 11, 2008, at 12:57 EST, Volker wrote:
 
 > PR usb/63837 contains patches and a deeper discussion for this
 > problem. I suggest to close this PR in favor of usb/63837.
 >
 > Will: Do you see this problem on recent releases? Agree to close  
 > this PR?
 >
 > If the problem has been solved, PR usb/63837 can also be closed.
 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Mon Feb 11 21:12:22 UTC 2008 
State-Changed-Why:  
Volker reports: the submitter can no longer reproduce this, he believes 
this had been fixed a long time ago. Close the ticket. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62323 
>Unformatted:
