Tobias,
> > After a very long delay (sorry!) I'm pleased to announce that I'm still
> around
> > and new a snapshot can be downloaded from
>
> kickass! I will try it out later today
:)
> > Here is the list of things I'm planing to do next:
> >
> > o Prepare patches for FreeBSD source tree
> >
On Mon, Sep 08, 2003 at 12:45:03PM -0700, Maksim Yevmenkin wrote:
> After a very long delay (sorry!) I'm pleased to announce that I'm still around
> and new a snapshot can be downloaded from
kickass! I will try it out later today
[snip of long interesting list of enhancments]
> Here is the list
On Mon, 8 Sep 2003, Maksim Yevmenkin wrote:
> Dear Hackers,
>
> After a very long delay (sorry!) I'm pleased to announce that I'm still around
> and new a snapshot can be downloaded from
>
> http://www.geocities.com/m_evmenkin/ngbt-fbsd-20030908.tar.gz
Max,
many thanks from a happy FreeBSD Bluet
On Thu, Mar 06, 2003 at 11:41:23AM -0800, Maksim Yevmenkin wrote:
> Hello Christian,
>
> [...]
>
> >Are there any undertakings on the way to update the bluetooth code
> >in -CURRENT to a newer snapshot?
>
> As soon as I get at least few positive feedbacks from the testers
> Julian will commit it
yes as soon as we get some +ve feedback about it..
i.e. if it works for you let us know and af we don't hear anything -ve
and do hear +ve, we'll commit it :-) (Or rather I'll commit it for
Maksim).
On Thu, 6 Mar 2003, Christian Brueffer wrote:
>
> Are there any undertakings on the way to update
Hello Christian,
[...]
Are there any undertakings on the way to update the bluetooth code
in -CURRENT to a newer snapshot?
As soon as I get at least few positive feedbacks from the testers
Julian will commit it :) I do not feel comfortable to commit the
code that has only been tested on the limit
On Wed, Mar 05, 2003 at 03:24:10PM -0800, Maksim Yevmenkin wrote:
>
> Dear Hackers,
>
> I'm very pleased to announce that another release is available for
> download at
>
> http://www.geocities.com/m_evmenkin/ngbt-fbsd-20030305.tar.gz
>
> The Bluetooth sockets layer has been cleaned up. People
On Tue, Oct 01, 2002 at 09:42:08AM -0700, Maksim Yevmenkin wrote:
> Hello Julian,
>
> Sorry to bug you, but are you still interested in this? Not sure if you
> were following but the latest snapshot (2002/09/22) is available for download
> at http://www.geocities.com/m_evmenkin/
>
> I asking bec
Hello Julian,
Sorry to bug you, but are you still interested in this? Not sure if you
were following but the latest snapshot (2002/09/22) is available for download
at http://www.geocities.com/m_evmenkin/
I asking because you are the only person who has some interest and actually
looked at the co
Julian,
> I was just discussing this with people here at USENIX and I'd like to
> start the process for committing this.
Oh, gee, thanks :) but, i'm not so sure about committing. There
are several important bits and pieces that needed to be done. First
of all, i do want to see properly tested
what a coincidence!
I was just discussing this with people here at USENIX and I'd like to
start the process for committing this.
Do you think it deserves a separate directory under netgraph,
or maybe a netbluetooth directory.
the documentation needs to be made 'commit-ready' too, as well as som
On Tue, 16 Apr 2002, Maksim Yevmenkin wrote:
>
> initially all nodes were WRITERs to "release the stack", but then i
> changed my strategy and now i'm serializing data at the edge of graph.
> for example both "bt3c" and "h4" nodes will NG_HOOK_FORCE_WRITER on
> upstream hook. also i probably
Julian,
thanks for the comments, as always i found them very useful :)
i have combined both e-mail into one and included my answers
inline.
> ng_btsocket.c: unmodified: line 674
> sbappendrecord(&pcb->so->so_snd, m);
> m = m_dup(m, M_TRYWAIT);
> if (m == NULL) {
>
On Mon, 15 Apr 2002, Julian Elischer wrote:
>
> [out of time for now.. will read more later]
>
> Julian
>
ok, read a bit more:
you say:
2) Locking/SMP
External code now uses ng_send_fn to inject data into Netgraph, so
it should be fine as long as Netgraph is SMP safe.
Hi...
I have been reading the (well actually, "looking at"
may be more acurate..
some minor comments..
ng_btsocket.c: unmodified: line 674
sbappendrecord(&pcb->so->so_snd, m);
m = m_dup(m, M_TRYWAIT);
if (m == NULL) {
error = ENOBUFS;
goto
15 matches
Mail list logo