From owner-freebsd-questions@FreeBSD.ORG Sat May 17 08:45:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED1BC37B404 for ; Sat, 17 May 2003 08:45:46 -0700 (PDT) Received: from server.zaleo.homeunix.net (fia99-99.dsl.hccnet.nl [62.251.99.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D24343FAF for ; Sat, 17 May 2003 08:45:45 -0700 (PDT) (envelope-from FreeBSD@Zaleo.nl) Received: from zeo.zaleo.nl ([192.168.0.4])h4HFkxv4000645 for ; Sat, 17 May 2003 17:46:59 +0200 (CEST) (envelope-from FreeBSD@Zaleo.nl) Message-Id: <5.1.1.6.2.20030517172721.00b32508@pop3.zaleo.homeunix.net> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Sat, 17 May 2003 17:45:41 +0200 To: freebsd-questions@freebsd.org From: Zeo Smeijsters In-Reply-To: <5.1.1.6.2.20030515205316.00b323c8@pop3.zaleo.homeunix.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Fw: Logitech Cordless Mouse on FreeBSD 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 15:45:47 -0000 Moused still not working for my Cordless Desktop Optical. I have tired to NOIDPROBE the /dev/psm0 device but it's still the same problem not working. By setting /boot/device.hints to : hint.psm.0.flags="0x100" I also tired to HOOKRESUME with this same option (0x3100) in the /boot/device.hints file. I have rebuilt the kernel with a lager time out for the atkbdc device by add this : option KBD_RESETDELAY=500 #Normal 200 option KBD_MAXWAIT=10 #Normal 6 Hope somebody haves any suggestions to help me ? Or is this mouse really not supported under FreeBSD 5.0-RELEASE ? Don't hope/think so. At 21:04 15-5-2003 +0200, you wrote: >I have installed FreeBSD 5.0-RELEASE > >My normal Logitech mouse works fine.. When I connected my Logitech >Cordless Mouse I have 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 this is not necessary because >FreeBSD 5 works with devfs ? ./MAKEDEV is no longer passable in 5.0. > >My kernel is set and build to: > >device psm > >and my /boot/device.hints to : > >hint.psm.0.at="atkbdc" >hint.psm.0.irq="12" > >In dmesg psm0 is not present ? > >This mouse works fine on my Microsoft system, It's a Logitech Cordless >Mouse m/n:M-RP67 P/N:851837-0000 > >Please help me out on this issue, greetings >Zeo Smeijsters > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"