Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 10:59:07 +0900
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.org>
Cc:        n_hibma@FreeBSD.org
Subject:   Re: [PATCH] libusbhid(3)  should not clear report_size field
Message-ID:  <4017176B.5000009@FreeBSD.org>
In-Reply-To: <20040127181114.L57327@sasami.jurai.net>
References:  <20040126223107.64659.qmail@web40304.mail.yahoo.com> <20040127181114.L57327@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew N. Dodd wrote:

>On Mon, 26 Jan 2004, Maksim Yevmenkin wrote:
>  
>
>>Index: src/lib/libusbhid/parse.c
>>===================================================================
>>RCS file: /home/ncvs/src/lib/libusbhid/parse.c,v
>>retrieving revision 1.8
>>diff -u -r1.8 parse.c
>>--- src/lib/libusbhid/parse.c   9 Apr 2003 01:52:48 -0000       1.8
>>+++ src/lib/libusbhid/parse.c   26 Jan 2004 22:25:26 -0000
>>@@ -86,7 +86,6 @@
>>        c->string_minimum = 0;
>>        c->string_maximum = 0;
>>        c->set_delimiter = 0;
>>-       c->report_size = 0;
>> }
>>
>> hid_data_t
>>    
>>
>
>I've tried to keep them in sync in the past so this looks good to me.
>
>  
>
Oh. I was under inpression of this:
    lib/libusbhid/Makefile:MAINTAINER=      n_hibma@FreeBSD.ORG
I sent patch above to maintainer about three month ago but get no 
responce. Fianlly mailed everyone
incl. NetBSD guys, filled PR and gaveup :-(
Obviously Nick is very busy with real life and there is a sence to 
expand/reassign/release
ubs maintainership?

All the best,
Alexander.



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