USB Mouse problems
Paul Murphy
pnmurphy at cogeco.ca
Fri Feb 13 20:22:15 PST 2004
> These symptoms sound similar to a problem with a Tangtop USBPS2
> (keyboard + mouse) converter that I've been playing with for a few
> weeks. Could you add a #define USB_DEBUG to src/sys/dev/usb/usb.h,
> rebuild and reinstall your kernel or ums module (as appropriate), set
> sysctl hw.usb.ums.debug=15, and (re)attach the USB device? If you
> would send the resulting "ums_attach:..." messages from dmesg my way,
> I'd appreciate it.
>
I was searching through the archives to see if I could find any help
with ${subject} and I found your message.
Here are my info's:
[earth] /home/paul: uname -a
FreeBSD earth.upton.net 5.2.1-RC2 FreeBSD 5.2.1-RC2 #1: Fri Feb 13
22:20:28 EST 2004 root at earth.upton.net:/usr/obj/usr/src/sys/EARTH
i386
[earth] /home/paul: ps ax | grep moused
549 ?? Ss 0:01.07 /usr/sbin/moused -p /dev/psm0 -t auto
690 ?? Is 0:00.00 /usr/sbin/moused -p /dev/ums0 -t auto -I
/var/run/moused.ums0.pid
(ums0 launched via usbd.conf)
(In 4.9 I could get both mouses working simultaneously)
[earth] /home/paul: ll /dev/usb*
crw-rw---- 1 root operator 108, 255 Feb 13 22:36 /dev/usb
crw-rw---- 1 root operator 108, 0 Feb 13 22:36 /dev/usb0
crw-rw---- 1 root operator 108, 1 Feb 13 22:36 /dev/usb1
[earth] /home/paul: ll /dev/ums*
crw-r--r-- 1 root operator 111, 0 Feb 13 22:36 /dev/ums0
[earth] /home/paul: grep usb /var/run/dmesg.boot
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
[earth] /home/paul: grep ums /var/log/messages
[snip]
Feb 13 22:38:05 earth kernel: ums0: PATEN USB Receiver, rev 1.10/1.03,
addr 2, iclass 3/1
Feb 13 22:38:05 earth kernel: ums0: 3 buttons and Z dir.
Feb 13 22:38:05 earth kernel: ums_attach: bLength=7
bDescriptorType=5 bEndpointAddress=1-in bmAttributes=3 wMaxPacketSize=4
bInterval=10
Feb 13 22:38:05 earth kernel: ums_attach: sc=0xc36c3000
Feb 13 22:38:05 earth kernel: ums_attach: X 8/8
Feb 13 22:38:05 earth kernel: ums_attach: Y 16/8
Feb 13 22:38:05 earth kernel: ums_attach: Z 24/8
Feb 13 22:38:05 earth kernel: ums_attach: B1 0/1
Feb 13 22:38:05 earth kernel: ums_attach: B2 1/1
Feb 13 22:38:05 earth kernel: ums_attach: B3 2/1
Feb 13 22:38:05 earth kernel: ums_attach: size=4, id=0
>From label on bottom of mouse:
Labtec
Wireless Optical Mouse
FCC ID: 03L-PT-MV
I hope this is a useful data point for you (or anyone else working on
the FBSD 5.2 vs USB mouse problem)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040213/a08b21e6/attachment.bin
More information about the freebsd-current
mailing list