From owner-freebsd-questions Wed Apr 19 08:02:19 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA21516 for questions-outgoing; Wed, 19 Apr 1995 08:02:19 -0700 Received: from copper.cmp.com (copper.cmp.com [198.80.26.247]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA21509 for ; Wed, 19 Apr 1995 08:02:16 -0700 Received: from mailgate.cmp.com ([198.80.26.5]) by copper.cmp.com with SMTP (1.37.109.16/16.2) id AA147503636; Wed, 19 Apr 1995 11:00:36 -0400 Received: by mailgate.cmp.com with Microsoft Mail id <2F954FA9@mailgate.cmp.com>; Wed, 19 Apr 95 11:00:09 PDT From: Plyaskin Sergey To: "'.freebsd-questions@freebsd.org'" Subject: Logitech mouse & XFree86 Date: Wed, 19 Apr 95 11:01:00 PDT Message-Id: <2F954FA9@mailgate.cmp.com> Encoding: 25 TEXT X-Mailer: Microsoft Mail V3.0 Sender: questions-owner@FreeBSD.org Precedence: bulk Hi all, I have problem I am trying to install XFree86 3.1.1 on FreeBSD 2.0-950210. Since it is natural to have 3-button mouse in X, I want to use Logitech 9F-NCD mouse. It's connected to COM1 (3f8h) and was detected by MSD. Upon boot, I can see the following message sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16450 sio1 not found at 0x2f8 sio2 not found at 0x3e8 sio3 not found at 0x2e8 However, there's no tty00 (or tty01) device in /dev. If I try sh MAKEDEV tty00, I get the message tty00 - no such device name The same thing happens for tty01-03. Is that some kind of unsupported hardware or I'm doing something wrong? Any ideas? Thanks. -Serge splyaski@cmp.com