From owner-freebsd-hackers Tue Jan 5 18:09:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25443 for freebsd-hackers-outgoing; Tue, 5 Jan 1999 18:09:30 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25437 for ; Tue, 5 Jan 1999 18:09:25 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:eH+UcvN9yE0Vu7ML0uc5ILZftr/0oJmx@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.1/8.9.1) with ESMTP id LAA14445; Wed, 6 Jan 1999 11:08:35 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id LAA26565; Wed, 6 Jan 1999 11:10:57 +0900 (JST) Message-Id: <199901060210.LAA26565@zodiac.mech.utsunomiya-u.ac.jp> To: Terry Lambert cc: yokota@zodiac.mech.utsunomiya-u.ac.jp, hackers@FreeBSD.ORG Subject: Re: psm0 on laptops. In-reply-to: Your message of "Tue, 05 Jan 1999 18:58:43 GMT." <199901051858.LAA10934@usr02.primenet.com> References: <199901051858.LAA10934@usr02.primenet.com> Date: Wed, 06 Jan 1999 11:10:56 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> I don't know how the W*ndows PS/2 mouse driver can detect that a new >> mouse has suddenly appeared at the PS/2 mouse port and switch to a >> different protocol. You see, both the internal PS/2 mouse/pointing >> device and the external device are wired to the same PS/2 mouse >> port... > >If you have access to the Micorsoft DDK (Device Driver Kit), it >contains the Microsoft mouse driver source code. Including the >code that is used to probe serial ports for mice without mucking >up modems. We are talking about *PS/2 mice*, not serial mice. What you are referring to is probably the PnP COM device standard, which `moused' already supports. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message