From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 03:00:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E139E16A420 for ; Tue, 7 Feb 2006 03:00:02 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6385443D49 for ; Tue, 7 Feb 2006 03:00:02 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout4.cac.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id k1730101014041 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 6 Feb 2006 19:00:01 -0800 X-Auth-Received: from [192.168.0.21] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id k17301hs029465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 6 Feb 2006 19:00:01 -0800 Message-ID: <43E80D30.3050004@u.washington.edu> Date: Mon, 06 Feb 2006 19:00:00 -0800 From: Garrett Cooper User-Agent: Mail/News 1.5 (X11/20060113) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: device psm0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 03:00:03 -0000 WSteffen wrote: > I am trying to setup my first FreeBSD system on a Pentium 3 > system with a PS/2 mouse. The problem is I show no psm0 device > in the /dev directory. When I use sysinstall to configure the > mouse, the test portion fails. I do have a sysmouse in the /dev > directory, but it appears useless. > How do I create psm0? How should it have been created in the > first place? > > Any help would be appreciated! > > Warren Steffen > wsteffen@comcast.net Try just using the default value. I'm not sure why but the mouse stuff never worked for me until I rebooted the machine =\. -Garrett