From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBFJy-0006bs-IW for qemu-devel@nongnu.org; Thu, 10 Aug 2006 14:31:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBFJw-0006aC-IW for qemu-devel@nongnu.org; Thu, 10 Aug 2006 14:31:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBFJw-0006a3-DU for qemu-devel@nongnu.org; Thu, 10 Aug 2006 14:31:52 -0400 Received: from [64.233.162.207] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GBFOu-00079y-3u for qemu-devel@nongnu.org; Thu, 10 Aug 2006 14:37:00 -0400 Received: by nz-out-0102.google.com with SMTP id n29so204754nzf for ; Thu, 10 Aug 2006 11:31:51 -0700 (PDT) Message-ID: Date: Thu, 10 Aug 2006 22:31:50 +0400 From: "Igor Kovalenko" Subject: Re: [Qemu-devel] [PATCH] slavio serial mouse In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_100686_5994130.1155234710621" References: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org ------=_Part_100686_5994130.1155234710621 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > > Funky, I had made almost the same changes some time ago, but I didn't know > about the extra two bytes in the protocol. > The two extra bytes are for MSC protocol, seems like original SUN mouse has only three bytes. I can only test it with linux guest, here these two extra bytes are really helpful. ------=_Part_100686_5994130.1155234710621 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Funky, I had made almost the same changes some time ago, but I didn't know
about the extra two bytes in the protocol.
The two extra bytes are for MSC protocol, seems like original SUN mouse has only three bytes. I can only test it with linux guest, here these two extra bytes are really helpful.

------=_Part_100686_5994130.1155234710621--