Date: Sun, 23 May 1999 15:01:41 -0700 From: "William Woods" <wwoods@cybcon.com> To: "Bart Smit" <bit@signature.nl> Cc: "FreeBSD Questions" <freebsd-questions@freebsd.org>, "FreeBSD Stable" <freebsd-stable@freebsd.org> Subject: RE: PS/2 mouse on Fresh 3.2 install doesnt wiork.. Message-ID: <000201bea567$d6d80b50$154b93cd@william> In-Reply-To: <Pine.BSF.4.02A.9905232341250.27668-100000@pollux.or.signature.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000201bea567$d6d80b50$154b93cd>