Julian,
> On Mon, 4 Mar 2002, Julian Elischer wrote:
>
> >
> >
> > On Mon, 4 Mar 2002, Maksim Yevmenkin wrote:
> >
> > > Julian,
> > >
> > > thank you very much for a such detailed answer :)
> > >
> > > [...]
> > >
>
> I just checked in some generic timeout routines into ng_base.c
> in -current
On Mon, 4 Mar 2002, Julian Elischer wrote:
>
>
> On Mon, 4 Mar 2002, Maksim Yevmenkin wrote:
>
> > Julian,
> >
> > thank you very much for a such detailed answer :)
> >
> > [...]
> >
I just checked in some generic timeout routines into ng_base.c
in -current.
have a look and see if the
On Mon, 4 Mar 2002, Maksim Yevmenkin wrote:
> Julian,
[...]
>
> speaking of ng_tty... it is clear to me how to inject data into Netgraph
> in a safe way, but it is not yet clear how Netgraph can inject data into
> other subsystems.
>
> you see, the Bluetooth spec defines several Host (PC) to
Julian,
[...]
> > > I hope that this helps you!
> >
> > yes it did help :) i changed my code and it seems to work just fine.
> > i wish i had SMP laptop to test it :)
>
> Well it aint exactly SMP safe YET, until I make those changes through teh
> REST of the system. There are still direct timeo
On Mon, 4 Mar 2002, Maksim Yevmenkin wrote:
> Julian,
>
> thank you very much for a such detailed answer :)
>
> [...]
>
> > I hope that this helps you!
>
> yes it did help :) i changed my code and it seems to work just fine.
> i wish i had SMP laptop to test it :)
Well it aint exactly S
Julian,
thank you very much for a such detailed answer :)
[...]
> I hope that this helps you!
yes it did help :) i changed my code and it seems to work just fine.
i wish i had SMP laptop to test it :)
thanks,
max
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-cur
z on one machine is readable by 'cat'
on teh other machine :-)
>
> i have some (probably stupid) questions about Netgraph,
> device drivers and mutexes. i'm using -current as of this
> weekend.
>
> i have written draft version of the driver for 3com/HP
> Bl
Hackers,
i have some (probably stupid) questions about Netgraph,
device drivers and mutexes. i'm using -current as of this
weekend.
i have written draft version of the driver for 3com/HP
Bluetooth Card (PC-Card). the driver is a pure Netgraph
node, i.e. no device nor network inte