Date: Fri, 16 Jun 2000 15:53:26 -0700 (PDT) From: The Clark Family <res03db2@gte.net> To: Ian Moore <imoore@picknowl.com.au> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: Problem with PS/2 mouse port & Logitech mouse Message-ID: <Pine.BSF.4.21.0006161551560.13703-100000@orthanc.dsl.gtei.net> In-Reply-To: <394A28E8.B5D96B9F@picknowl.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
It looks like your system is setup to disable the psm0 device. I can't remember the name of the config file, but it lives in /boot I think. [RC] On Fri, 16 Jun 2000, Ian Moore wrote: > I've seen some posts about this sort of problem, but no solutions that > help me. Perhaps someone has an answer now. > I'm using Free BSD 4.0 - RELEASE. I have a Logitech First Mouse PS/2 > mouse (2 buttons + a scroll wheel come 3rd button). > In my kernel I have: > # atkbdc0 controls both the keyboard and the PS/2 mouse > device atkbdc0 at isa? port IO_KBD > device atkbd0 at atkbdc? irq 1 > device psm0 at atkbdc? irq 12 > > I get: > % dmesg | psm0 > psm0: Command not found. > > and > % m /var/log/messages |grep psm > Jun 16 21:25:49 slowas /kernel: config> di psm0 > Jun 16 21:38:07 slowas /kernel: config> di psm0 > > in rc.conf: > moused_port="/dev/psm0" > moused_type="ps2" > moused_enable="YES" > > but when I boot , I get /dev/psm0: device not configured > > Any ideas? > > Thanks, > Ian Moore > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?Pine.BSF.4.21.0006161551560.13703-100000>