From owner-freebsd-questions Sun May 23 14:35:56 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 8591714DE9; Sun, 23 May 1999 14:35:52 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from william (usr1-42.cybcon.com [205.147.75.43]) by mail.cybcon.com (8.9.0/8.9.0) with SMTP id OAA06416; Sun, 23 May 1999 14:35:37 -0700 (PDT) From: "William Woods" To: "Kim Culhan" Cc: "FreeBSD Questions" , "FreeBSD Stable" Subject: RE: PS/2 mouse on Fresh 3.2 install doesnt wiork.. Date: Sun, 23 May 1999 14:35:33 -0700 Message-ID: <000001bea564$3023fc90$2b4b93cd@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 BUT...I DO have that in the kernel....... device psm0 at isa? tty 1rq 12 THAT is in my kernel already!! Thats why this is so weird........ William > -----Original Message----- > From: Kim Culhan [mailto:kimc@kim.net] > Sent: Sunday, May 23, 1999 2:32 PM > To: William Woods > Subject: Re: PS/2 mouse on Fresh 3.2 install doesnt wiork.. > > > > > On Sun, 23 May 1999, William Woods wrote: > > > /dev/psm0: Device not configured ^^^^^^^^^^^^^ > > > > What the hell is that !!! > > When you see the message 'Device not configured' it means you don't > have the this configured in the kernel. > > You need in your kernel config file: > > device psm0 at isa? tty irq 12 > > Now remake the kernel, install and reboot. > > -kim > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message