From owner-freebsd-current Thu Sep 18 06:32:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA05744 for current-outgoing; Thu, 18 Sep 1997 06:32:32 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id GAA05630 for ; Thu, 18 Sep 1997 06:30:49 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id OAA09800; Thu, 18 Sep 1997 14:14:41 +0200 From: Luigi Rizzo Message-Id: <199709181214.OAA09800@labinfo.iet.unipi.it> Subject: Re: sio aware pnp driver and resource conflict detection To: yokota@zodiac.mech.utsunomiya-u.ac.jp (Kazutaka YOKOTA) Date: Thu, 18 Sep 1997 14:14:41 +0200 (MET DST) Cc: gurney_j@resnet.uoregon.edu, freebsd-current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp In-Reply-To: <199709181208.VAA11921@zodiac.mech.utsunomiya-u.ac.jp> from "Kazutaka YOKOTA" at Sep 18, 97 09:08:19 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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/ _____________________________|______________________________________