Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 23:54:38 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Kyle Mobley <kyle@mobley.org>
Cc:        freebsd-questions@FreeBSD.org
Subject:   RE: USB MS IntelliMouse under FreeBSD 4-stable
Message-ID:  <200004200354.XAA52602@server.baldwin.cx>
In-Reply-To: <Pine.BSF.4.10.10004191927540.76300-100000@mobley.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20-Apr-00 Kyle Mobley wrote:
> Hello everyone!
> 
> Well as you can tell by the subject I am having trouble getting both
> moused and X to reconize and use my USB Microsoft Intellimouse.
> 
> I have the lines added in my kernel for usb support
>       device uhci
>       device ohci
>       device usb
>       device ums
> 
> I have done MAKEDEV ums0 in the /dev directory
> 
> I have the following lines in the rc.conf
>       moused_enable="YES"
>       moused_type="auto"
>       moused_port="/dev/ums0"
>       moused_flags=""

You don't need this, if you look in /etc/usbd.conf, you will see that
usbd runs moused for you when your mouse is plugged in (and when the
machine is booted with the mouse plugged in).

>       usbd_enable="YES"
>       usbd_flags=""
> 
> Now I know that in order to get XFree86-4.0 working wth the mouse I must
> first get moused to work. I still have not been able to accomplish this.
> 
> In dmesg it shows that the following are detected.
>       uhci0
>       usb0
>       uhub0
> 
> Also uhci1,usb1,uhub1.

What does the 'usbdevs' command show?

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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?200004200354.XAA52602>