On Wed, 27 Sep 2006 23:11:49 -0400
Dmitry Torokhov <[EMAIL PROTECTED]> wrote:

> On Wednesday 27 September 2006 19:28, Greg KH wrote:
> > On Tue, Sep 26, 2006 at 11:37:29PM -0700, Andrew Morton wrote:
> > > 
> > > With git-input.patch applied, my wireless USB mouse doesn't work.  Not 
> > > sure
> > > why, really - it just doesn't do any mousey things.
> > > 
> > > On insertion I get
> > > 
> > > sony:/home/akpm> dmesg
> > > [  286.960000] usb 1-1: USB disconnect, address 4
> > > [  286.960000] PM: Removing info for No Bus:usbdev1.4_ep81
> > > [  286.960000] PM: Removing info for usb:1-1:1.0
> > > [  286.960000] PM: Removing info for No Bus:usbdev1.4_ep00
> > > [  286.960000] PM: Removing info for usb:1-1
> > > [  293.948000] usb 2-1: new low speed USB device using uhci_hcd and 
> > > address 2
> > > [  294.184000] PM: Adding info for usb:2-1
> > > [  294.184000] PM: Adding info for No Bus:usbdev2.2_ep00
> > > [  294.184000] usb 2-1: configuration #1 chosen from 1 choice
> > > [  294.184000] PM: Adding info for usb:2-1:1.0
> > > [  294.236000] input: Microsoft Microsoft Wireless Optical Mouse 1.00 as 
> > > /class/input/input7
> > > [  294.236000] input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless 
> > > Optical Mouse 1.00] on usb-0000:00:1d.1-1
> > > [  294.236000] PM: Adding info for No Bus:usbdev2.2_ep81
> > > 
> > > 
> > > It's all rather odd, because I don't think you've committed anything to
> > > git-input in a week.  So I'd be suspecting some interaction between a
> > > preexisting git-input patch and some new thing which someone has added,
> > > possibly Greg.
> > 
> > I haven't added any new USB patches in a week or so, much to the
> > annoyance of a number of USB developers :)
> > 
> > So I really don't know what to suggest, sorry.
> > 
> > Dmitry?
> > 
> 
> Works here on basically 2.6.18 + my tree.

Try current-mainline + your-tree.

> I see data coming from both
> /dev/input/mouse2 (and /dev/inpit/mice) and /dev/input/event3..
> 
> Andrew, do you have corresponding device node created? 

Yup, /dev/input is the same with or without git-input.patch:

sony:/home/akpm> l /dev/input
total 0
crw------- 1 root root 13, 64 Sep 27 20:48 event0
crw------- 1 root root 13, 65 Sep 27 20:48 event1
crw------- 1 root root 13, 66 Sep 27 20:48 event2
crw------- 1 root root 13, 67 Sep 27 20:48 event3
crw------- 1 root root 13, 68 Sep 27 20:48 event4
crw------- 1 root root 13, 69 Sep 27 20:48 event5
crw------- 1 root root 13, 70 Sep 27 20:48 event6
crw------- 1 root root 13, 63 Sep 27 20:48 mice
crw------- 1 root root 13, 32 Sep 27 20:48 mouse0
crw------- 1 root root 13, 33 Sep 27 20:48 mouse1
crw------- 1 root root 13, 34 Sep 27 20:48 mouse2
crw------- 1 root root 13, 35 Sep 27 20:48 mouse3


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to