Date: Sun, 15 Feb 2009 18:34:33 -0800 From: Andrew Thompson <thompsa@FreeBSD.org> To: Michael Butler <imb@protected-networks.net> Cc: current@freebsd.org Subject: Re: USB2 and USB mice Message-ID: <20090216023433.GA3800@citylink.fud.org.nz> In-Reply-To: <4998D027.5030501@protected-networks.net> References: <20090215223428.GA74071@citylink.fud.org.nz> <4998D027.5030501@protected-networks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 15, 2009 at 09:32:07PM -0500, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > dmesg says: > > ugen2.2: <Kensington> at usbus2 > ums0: <Kensington KTG USB/PS2 Wireless Wheel Mouse, class 0/0, > rev 1.10/1.00, addr 2> on usbus2 > ums0: 3 buttons and [XYZ] coordinates > Symlink: ums0 -> usb2.2.0.16 > > .. but ls -l /dev shows no such device .. > > imb@toshi:/home/imb> ls -al /dev/u* > lrwxr-xr-x 1 root wheel 6 Feb 15 21:01 /dev/urandom -> > random > crw-rw-rw- 1 root operator 0, 74 Feb 15 21:01 /dev/usb > > With USB-1, hald would create two processes, one for each mouse > (synaptics touchpad and usb mouse), but now I only see one even after > relinking with libusb20: > > 35157 ?? Rs 12:30.22 /usr/local/sbin/hald > > > 35158 ?? I 0:00.02 hald-runner > > > 35164 ?? I 0:00.05 hald-addon-mouse-sysmouse: /dev/psm0 > (hald-addon-mouse-sy) > > 35168 ?? S 0:00.12 hald-addon-storage: /dev/cd0 > (hald-addon-storage) > > > No amount of fiddling with usbconfig seems to make any difference. > > What am I missing here? You are right on the button. There is a patch in progres to fix this and create device nodes. Should hopefully be in this week. Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090216023433.GA3800>