From owner-freebsd-questions Sun Jul 30 12:00:10 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id MAA19872 for questions-outgoing; Sun, 30 Jul 1995 12:00:10 -0700 Received: from nile.intac.com (nile.intac.com [198.6.114.2]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id MAA19865 for ; Sun, 30 Jul 1995 12:00:08 -0700 From: rjb@intac.com Received: from [198.6.114.59] (palpk-s9.intac.com [198.6.114.59]) by nile.intac.com (8.6.12/8.6.10) with SMTP id PAA22830 for ; Sun, 30 Jul 1995 15:01:45 -0400 Message-Id: <199507301901.PAA22830@nile.intac.com> X-Sender: rjb@intac.com (Unverified) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 30 Jul 1995 15:01:07 -0500 To: questions@FreeBSD.ORG Subject: Need correct address for PS2 mouse under 2.0.5 Sender: questions-owner@FreeBSD.ORG Precedence: bulk Just installed 2.0.5 on a Micron box with a Micronics motherboard. Originally I thought it came with a standard Microsoft serial mouse which was what usually came from Micron in the past. This new box uses a PS2 type mouse with a small, round 9 pin connector. The keyboard is the same way. I've added the psm0 device configuration to my kernel however there's an apparent address conflict between the mouse and keyboard at 0x60. I'm still waiting for a tech person from Micronics to call and confirm the addresses that these devices are supposed to be at. I noted somewhere in the FreeBSD docs that some of these drivers may not probe and get the correct address info from the hardware. Is this true for /dev/psm0? Also, is there a command like hwconfig (system v) that will tell give me the correct hardware config data? Bob