I've got FreeBSD 5.2 motherboard: GIGABYTE GA-7VA, mouse: reless IntellyMouse Explorer 1.0A
And its not working at all. When I try to unplug and plug it in I recieve:
uhub0: port error, restarting port 1
uhub0: port error, giving up port 1
ums0: Microsoft Microsoft Wireless Intellimouse Explorer╝ 1.0A, rev 1.10/0.0e, a
ddr 2, iclass 3/1
ums0: 5 buttons and Z dir.
My rc.conf: usbd_enable="YES" moused_enable="NO"
My usbd.conf:
device "Mouse"
devname "ums[0-9]+"
attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME}.pid -t auto; /usr/sbin/vidcontrol -m on"
My XF86Config: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" EndSection
I have no problems in WinXP. Have any ideas? _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"