From owner-freebsd-questions@FreeBSD.ORG Sun Jul 27 05:52:41 2003 Return-Path: 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 747C737B409 for ; Sun, 27 Jul 2003 05:52:41 -0700 (PDT) Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6846543FAF for ; Sun, 27 Jul 2003 05:52:40 -0700 (PDT) (envelope-from dj@landreneau.com) Received: from djlandreneau ([68.96.14.55]) by lakemtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20030727125240.WJMU13930.lakemtao04.cox.net@djlandreneau>; Sun, 27 Jul 2003 08:52:40 -0400 From: "DJ Landreneau" To: "Kris Kennaway" Date: Sun, 27 Jul 2003 08:52:39 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 In-Reply-To: <20030727091022.GA57073@rot13.obsecurity.org> cc: freebsd-questions@freebsd.org Subject: RE: /dev/psm0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 12:52:41 -0000 I am running 5.0 that came with "FreeBSD Unleashed" by Sams. Can you point me into the correct direction for enabling kernel support for psm0? DJ -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Kris Kennaway Sent: Sunday, July 27, 2003 5:10 AM To: DJ Landreneau Cc: freebsd-questions@freebsd.org Subject: Re: /dev/psm0 On Sun, Jul 27, 2003 at 01:45:46AM -0400, DJ Landreneau wrote: > I recently installed fbsd on my Sony Vaio. I am unable to get my trackpad > mouse to work under X. I noticed that the device psm0 is not on the system > under /dev. You didn't mention which version you're running, but if you're running 4.x that means that you either haven't built the device (see /etc/MAKEDEV) and also may not have kernel support for the psm device, and under 5.x that you don't have kernel support for the psm device. Kris