Logitech Cordless Mouse on FreeBSD 5.0

From: Zeo Smeijsters (FreeBSD_at_zaleo.homeunix.net)
Date: 05/15/03

  • Next message: Jamie: "Re: Trouble with ports"
    Date: Thu, 15 May 2003 21:04:50 +0200
    To: freebsd-questions@freebsd.org
    
    

    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"


  • Next message: Jamie: "Re: Trouble with ports"