Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 11:50:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 219220] syscalls (ioctls) on USB devices are very slow
Message-ID:  <bug-219220-17-9MvCCc7ez7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219220-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219220-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219220

--- Comment #5 from Matthias Apitz <guru@unixarea.de> ---
dmesg shows only attach and deattach of the mouse (which I inserted just to=
 see
if this would kick the pcscd proc forward):

ugen0.4: <Logitech USB Optical Mouse> at usbus0
ums0 on uhub1
ums0: <Logitech USB Optical Mouse, class 0/0, rev 2.00/63.00, addr 3> on us=
bus0
ums0: 3 buttons and [XYZ] coordinates ID=3D0
ugen0.4: <Logitech USB Optical Mouse> at usbus0 (disconnected)
ums0: at uhub1, port 5, addr 3 (disconnected)
ums0: detached
ugen0.4: <Logitech USB Optical Mouse> at usbus0
ums0 on uhub1
ums0: <Logitech USB Optical Mouse, class 0/0, rev 2.00/63.00, addr 4> on us=
bus0
ums0: 3 buttons and [XYZ] coordinates ID=3D0
ugen0.4: <Logitech USB Optical Mouse> at usbus0 (disconnected)
ums0: at uhub1, port 5, addr 4 (disconnected)
ums0: detached

nothing else after the boot messages;

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219220-17-9MvCCc7ez7>