From owner-freebsd-questions Fri Jun 16 6:17:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ash25.adelaide.on.net (ash25.internode.on.net [203.16.214.248]) by hub.freebsd.org (Postfix) with ESMTP id 35D9D37BF10 for ; Fri, 16 Jun 2000 06:17:34 -0700 (PDT) (envelope-from imoore@picknowl.com.au) Received: from picknowl.com.au ([203.16.208.225]) by internode.on.net (PMDF V5.2-32 #42627) with ESMTP id <01JQORCZFMOG009C8N@internode.on.net> for freebsd-questions@FreeBSD.ORG; Fri, 16 Jun 2000 22:48:58 +0930 Date: Fri, 16 Jun 2000 22:47:28 +0930 From: Ian Moore Subject: Problem with PS/2 mouse port & Logitech mouse To: "freebsd-questions@FreeBSD.ORG" Message-id: <394A28E8.B5D96B9F@picknowl.com.au> MIME-version: 1.0 X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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