From owner-freebsd-hardware@FreeBSD.ORG Sat May 17 15:47:45 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF8CE37B401 for ; Sat, 17 May 2003 15:47:45 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF22243FB1 for ; Sat, 17 May 2003 15:47:44 -0700 (PDT) (envelope-from FreeBSD@Zaleo.nl) Received: from zeo.zaleo.nl by smtp.hccnet.nl via fia99-99.dsl.hccnet.nl [62.251.99.99] with ESMTP id h4HMlgEw009099 (8.12.9/2.03); Sun, 18 May 2003 00:47:43 +0200 (MET DST) Message-Id: <5.1.1.6.2.20030518004747.00bd4a38@wheresmymailserver.com> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Sun, 18 May 2003 00:47:49 +0200 To: freebsd-hardware@freebsd.org From: Zeo Smeijsters Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: FreeBSD@Zaleo.nl Subject: Logitech Cordless Deskpro Optical on FreeBSD 5.0 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 22:47:46 -0000 Dear people, Don't know if this is for the hardware mailing list, but hope somebody can help me out. The mouse of my Logitech cordless desktop optical set is not working. My wired Logitech mouse works fine on the same ps/2 port.. When I connected my Logitech Cordless Mouse I see a error message during boot: Starting moused: unable to open /dev/psm0: No such file or directory.. There is no psm0 file in the /dev dir but ./MAKEDEV is no longer possible/necessary because my unit works with devfs. The kernel is set and build to: device psm # ps/2 mouse The /boot/device.hints to : hint.psm.0.at="atkbdc" hint.psm.0.irq="12" In dmesg psm is not present ? I have tried to NOIDPROBE the /dev/psm0 device by setting /boot/device.hints to : hint.psm.0.flags="0x200" and I have tired HOOKRESUME (flags="0x6200"). I have rebuilt the kernel with a larger time out for the atkbdc device by adding this lines to the kernel : option KBD_RESETDELAY=500 #Normal 200 option KBD_MAXWAIT=10 #Normal 6 This all didn't solved the problems. Hope somebody haves any suggestions to help me ? Or is this mouse really not a option under FreeBSD 5.0-RELEASE ? Don't hope/think so. This mouse works fine on my Windoze system, It's a Logitech Cordless Mouse M/N:M-RP67 P/N:851837-0000 whit a dual mouse and keyboard receiver M/N C-BG17 P/N: 830680-0000. Please help me out on this issue, greetings Zeo Smeijsters