From owner-freebsd-questions Sun May 23 15: 2: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (Postfix) with ESMTP id E73F315099; Sun, 23 May 1999 15:01:53 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from william (usr1-20.cybcon.com [205.147.75.21]) by mail.cybcon.com (8.9.0/8.9.0) with SMTP id PAA07505; Sun, 23 May 1999 15:01:45 -0700 (PDT) From: "William Woods" To: "Bart Smit" Cc: "FreeBSD Questions" , "FreeBSD Stable" Subject: RE: PS/2 mouse on Fresh 3.2 install doesnt wiork.. Date: Sun, 23 May 1999 15:01:41 -0700 Message-ID: <000201bea567$d6d80b50$154b93cd@william> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, dmesg | grep psm0 psm0 not found William > -----Original Message----- > From: Bart Smit [mailto:bit@signature.nl] > Sent: Sunday, May 23, 1999 2:44 PM > To: William Woods > Subject: RE: PS/2 mouse on Fresh 3.2 install doesnt wiork.. > > > > > On Sun, 23 May 1999, William Woods wrote: > > > dmesg | grep psm* > > You added an asterisk there. That's wrong. The shell will glob it into > filenames. You only want the string 'psm'. > > dmesg | grep psm > > will search the boot messages. > > --Bart > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message