Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 12:59:08 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        current@freebsd.org
Subject:   USB: ums driver no longer detects Logitech mouse
Message-ID:  <20080604085908.GA996@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
Recent ums stops to detect Logitech mouse. Previous kernel from about 
month ago handle it normally as:
ums0: <Logitech USB Gaming Mouse, class 0/0, rev 2.00/49.00, addr 2> on uhub7
ums0: 16 buttons and Z dir.
uhid0: <Logitech USB Gaming Mouse, class 0/0, rev 2.00/49.00, addr 2> on uhub7

Now only as generic device:
ugen0: <vendor 0x046d product 0x0990, class 239/2, rev 2.00/0.05, addr 3> on uhub4

Here is usbdevs output:
Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00, device uhub3
...
  port 4 addr 3: high speed, power 500 mA, config 1, product 0x0990(0x0990), vendor 0x046d(0x046d), rev 0.05, device ugen0
...
 port 4 powered
...

Please fix.

-- 
http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080604085908.GA996>