[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenBSD 3.3-current and i4b experiment / (un)timeout problem
On Tue, May 13, 2003 at 04:47:46PM +0000, Thorsten Glaser wrote:
> begin electrogrammati illius Robert Porl
>
> >http://www.zilium.de/~joerg/obsd-isdn.html
>
> I know this, but Miod Vallat told me to rather port over
> ISDN support from NetBSD.
> So I did, and 13 hours after, I was finished - however
> untested, and putting the "callout" API into the kernel,
> that's why I don't send a diff to OpenBSD yet.
>
You don't need the callout api from netbsd. It's not hugely different
from timeout(9). Basically that API only differs from timeout(9) in
nomenclature.
--Jason L. Wright