Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 14:14:41 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        yokota@zodiac.mech.utsunomiya-u.ac.jp (Kazutaka YOKOTA)
Cc:        gurney_j@resnet.uoregon.edu, freebsd-current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: sio aware pnp driver and resource conflict detection
Message-ID:  <199709181214.OAA09800@labinfo.iet.unipi.it>
In-Reply-To: <199709181208.VAA11921@zodiac.mech.utsunomiya-u.ac.jp> from "Kazutaka YOKOTA" at Sep 18, 97 09:08:19 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I am currently working on extending `moused', `psm', `mse', etc to
> support modern mice such as MS IntelliMouse.
...
> I have added a piece of code to `moused' to probe the specified serial
> port in order to determine the type of mouse by decoding PnP ID string

The PnP support which is in -current only refers to the 'ISA PnP' i.e.
cards plugged on the ISA bus.

I believe you refer to the 'COM PnP' which asks the mouse's type by
bit-banging on the RS232 lines. This should probably go into the 'com'
or 'sio' driver ?

	Luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709181214.OAA09800>