On Monday 09 March 2009, Boris Kotzev wrote:
> > Hi Boris,
> >
> > Based on the HID descriptor dump you sent I've found and corrected a
> > couple of bugs in the FreeBSD kernel HID parser.
> >
> > 1) cvsup to latest current.
> > 2) replace the two patched files with the version from USB P4
> > 3) c
On Sunday 08 March 2009, Andrew Thompson wrote:
> On Sun, Mar 08, 2009 at 03:43:53PM -0600, M. Warner Losh wrote:
> > In message: <20090308203157.gc30...@citylink.fud.org.nz>
> >
> > Andrew Thompson writes:
> > : On Sun, Mar 08, 2009 at 01:06:59PM -0600, M. Warner Losh wrote:
> > : > S
On Sunday 08 March 2009, Conall O'Brien wrote:
> Hello,
>
> I've a 1wire USB device with a temperature sensor which I'm trying to set
> up. My FreeBSD 7.x (RELENG_7) system detects it on boot and IDs it
> correctly:
>
> ugen1: on uhub0
>
> which results in /dev/ugen1 , /dev/ugen1.1 and /dev/ugen1.
>
> Can you get me dmesg with ums debugging enabled when you move the cursor?
>
> What does:
>
> ps auxw |grep moused
>
> output ?
>
> --HPS
Hi Hans,
With "hw.usb2.ums.debug" set to "5" the touchpad attaches as follows:
ukbd0: on usbus0
kbd1 at ukbd0
ums1: on usbus0
ums1: 3 buttons and [XY] co
On Monday 09 March 2009, Boris Kotzev wrote:
> Boris Kotzev
Try the following patch:
http://perforce.freebsd.org/chv.cgi?CH=158916
Repeat with ums debugging turned on. I think I see what is wrong now.
--HPS
___
freebsd-usb@freebsd.org mailing list
htt
In message: <200903091233.55089.hsela...@c2i.net>
Hans Petter Selasky writes:
: On Sunday 08 March 2009, Andrew Thompson wrote:
: > On Sun, Mar 08, 2009 at 03:43:53PM -0600, M. Warner Losh wrote:
: > > In message: <20090308203157.gc30...@citylink.fud.org.nz>
: > >
: > > And
On Monday 09 March 2009, M. Warner Losh wrote:
> In message: <200903091233.55089.hsela...@c2i.net>
>
> Hans Petter Selasky writes:
> : On Sunday 08 March 2009, Andrew Thompson wrote:
> : > On Sun, Mar 08, 2009 at 03:43:53PM -0600, M. Warner Losh wrote:
> : > > In message: <200903082031
In message: <200903091404.34912.hsela...@c2i.net>
Hans Petter Selasky writes:
: On Monday 09 March 2009, M. Warner Losh wrote:
: > In message: <200903091233.55089.hsela...@c2i.net>
: >
: > Hans Petter Selasky writes:
: > : On Sunday 08 March 2009, Andrew Thompson wrote:
:
> Try the following patch:
>
> http://perforce.freebsd.org/chv.cgi?CH=158916
>
> Repeat with ums debugging turned on. I think I see what is wrong now.
>
> --HPS
The touchpad is functioning properly now!
dmesg output with "sysctl hw.usb2.ums.debug=5":
ums1: on usbus0
ums1: 3 buttons and [XY] coo
On Mon, Mar 09, 2009 at 07:39:31AM -0600, M. Warner Losh wrote:
> In message: <200903091404.34912.hsela...@c2i.net>
> Hans Petter Selasky writes:
> : On Monday 09 March 2009, M. Warner Losh wrote:
> : > In message: <200903091233.55089.hsela...@c2i.net>
> : >
> : > Hans Pett
On Mon, Mar 09, 2009 at 04:19:51PM +0200, Boris Kotzev wrote:
> > Try the following patch:
> >
> > http://perforce.freebsd.org/chv.cgi?CH=158916
> >
> > Repeat with ums debugging turned on. I think I see what is wrong now.
> >
> > --HPS
>
> The touchpad is functioning properly now!
>
Committed i
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
Hi,
Stanislav has updated the usb ports that depend on libusb to use the
library from the base system, this should fix the majority of usb apps.
Please see /usr/ports/UPDATING for instructions about this.
Andrew
___
freebsd-usb@freebsd.org mailing lis
Every pure mouse movement now acts like pressing several buttons at the
same time which cause parts of console text under cursor copied/pasted
randomly.
This is "Logitech G3" mouse, corresponding dmesg entries are:
ugen2.2: at usbus2
ums0: on usbus2
ums0: 16 buttons and [XYZ] coordinates
uhid
Andrey Chernov wrote:
> Every pure mouse movement now acts like pressing several buttons at the
> same time which cause parts of console text under cursor copied/pasted
> randomly.
>
> This is "Logitech G3" mouse, corresponding dmesg entries are:
>
> ugen2.2: at usbus2
> ums0: on usbus2
> ums
On Mon, Mar 09, 2009 at 10:20:05PM -0700, Doug Barton wrote:
> Andrey Chernov wrote:
> > Every pure mouse movement now acts like pressing several buttons at the
> > same time which cause parts of console text under cursor copied/pasted
> > randomly.
> >
> > This is "Logitech G3" mouse, correspon
On Monday 09 March 2009 20:56:06 Andrey Chernov wrote:
> Every pure mouse movement now acts like pressing several buttons at the
> same time which cause parts of console text under cursor copied/pasted
> randomly.
>
> This is "Logitech G3" mouse, corresponding dmesg entries are:
>
> ugen2.2: at us
17 matches
Mail list logo